Commit 1af344a9 authored by Alexandre Julliard's avatar Alexandre Julliard

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

parent 00cffb81
......@@ -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
......
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