Commit d3d773d5 authored by Alexandre Julliard's avatar Alexandre Julliard

Moved generic.ppd to dlls/wineps, and install it in datadir.

parent 774c88a2
......@@ -83,4 +83,11 @@ EXTRASUBDIRS = data
@MAKE_DLL_RULES@
install::
$(MKINSTALLDIRS) $(datadir)/wine
$(INSTALL_DATA) $(SRCDIR)/generic.ppd $(datadir)/wine/generic.ppd
uninstall::
$(RM) $(datadir)/wine/generic.ppd
### 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