Commit b88b08c2 authored by Alexandre Julliard's avatar Alexandre Julliard

Fixed make uninstall.

parent c36e7b89
......@@ -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:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment