Commit 39c8616e authored by Alexandre Julliard's avatar Alexandre Julliard

Fixed install rule (reported by Vincent Béron).

parent e7425a5b
...@@ -82,7 +82,7 @@ EXTRASUBDIRS = data ...@@ -82,7 +82,7 @@ EXTRASUBDIRS = data
@MAKE_DLL_RULES@ @MAKE_DLL_RULES@
install:: install install-lib::
$(MKINSTALLDIRS) $(datadir)/wine $(MKINSTALLDIRS) $(datadir)/wine
$(INSTALL_DATA) $(SRCDIR)/generic.ppd $(datadir)/wine/generic.ppd $(INSTALL_DATA) $(SRCDIR)/generic.ppd $(datadir)/wine/generic.ppd
......
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