Fixed make uninstall.

This commit is contained in:
Alexandre Julliard 2002-02-26 00:41:30 +00:00
parent c36e7b8937
commit b88b08c2f1
1 changed files with 1 additions and 2 deletions

View File

@ -216,7 +216,6 @@ install::
# anything extra the user may have put there.
uninstall::
cd $(includedir) && $(RM) $(INSTALLED_INCLUDES)
-rmdir $(includedir)/wine/msvcrt/sys $(includedir)/wine/msvcrt
-rmdir $(includedir)/wine $(includedir)
-rmdir $(includedir)/msvcrt/sys $(includedir)/msvcrt $(includedir)/wine $(includedir)
### Dependencies: