From 39c8616e873c5ccbad2d138dc8c770bfc7a6034f Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Tue, 31 May 2005 09:37:40 +0000 Subject: [PATCH] =?UTF-8?q?Fixed=20install=20rule=20(reported=20by=20Vince?= =?UTF-8?q?nt=20B=C3=A9ron).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dlls/wineps/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/wineps/Makefile.in b/dlls/wineps/Makefile.in index bfd79d9a636..a096c2927fb 100644 --- a/dlls/wineps/Makefile.in +++ b/dlls/wineps/Makefile.in @@ -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