Skip to content
Snippets Groups Projects
Commit 1af344a9 authored by Alexandre Julliard's avatar Alexandre Julliard
Browse files

Remove the $(datadir)/wine directory on uninstall.

parent 00cffb81
No related branches found
No related tags found
No related merge requests found
......@@ -97,7 +97,7 @@ install:: install-lib install-dev install-aclocal
uninstall:: $(INSTALLBOTHSUBDIRS:%=%/__uninstall__)
$(RM) $(datadir)/aclocal/wine.m4
-rmdir $(datadir)/aclocal
-rmdir $(datadir)/wine $(datadir)/aclocal
.PHONY: install-aclocal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment