Fixed make uninstall.
This commit is contained in:
parent
c36e7b8937
commit
b88b08c2f1
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue