]> Pileus Git - ~andy/gtk/blobdiff - Makefile.am
Don't try to use pkg-config when we didn't find it. (#62944, Eric Lemings)
[~andy/gtk] / Makefile.am
index 3ee3aa93f99a70d80a2f005a8d21b144730c64e0..4dac8bafe9b295b79f54d12c9d27624a6639fa07 100644 (file)
@@ -19,6 +19,7 @@ EXTRA_DIST =                  \
        README.win32            \
        README.nanox            \
        config.h.win32          \
+       gtk-zip.sh              \
        po/README.tools         \
        po/README.translators   \
        po/desk.pl              \
@@ -144,7 +145,7 @@ DISTCLEANFILES =                            \
 
 ## symlink gdk-2.0.pc and gtk+-2.0.pc to default target for the platform 
 DEFAULT_GDKTARGET=x11
-install-data-local:
+install-data-hook:
        (cd $(DESTDIR)$(pkgconfigdir) && \
         test -e gdk-$(DEFAULT_GDKTARGET)-2.0.pc && \
         test -e gtk+-$(DEFAULT_GDKTARGET)-2.0.pc && \