Fixed install rule (reported by Vincent Béron).
This commit is contained in:
parent
e7425a5b7c
commit
39c8616e87
|
@ -82,7 +82,7 @@ EXTRASUBDIRS = data
|
|||
|
||||
@MAKE_DLL_RULES@
|
||||
|
||||
install::
|
||||
install install-lib::
|
||||
$(MKINSTALLDIRS) $(datadir)/wine
|
||||
$(INSTALL_DATA) $(SRCDIR)/generic.ppd $(datadir)/wine/generic.ppd
|
||||
|
||||
|
|
Loading…
Reference in New Issue