]> Pileus Git - ~andy/gtk/blobdiff - Makefile.am
Put the pkg-config scripts back to the correct pkg-config syntax
[~andy/gtk] / Makefile.am
index fbab5ecd6de696e8b84ff6f0e166e1d8ff7bd34e..eb9a24f29757815dc0edcfd9b84b24123261a025 100644 (file)
@@ -112,6 +112,9 @@ EXTRA_DIST =                        \
        examples/spinbutton/Makefile  \
        examples/find-examples.sh
 
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA= gdk-pixbuf-2.0.pc gdk-2.0.pc gtk+-2.0.pc
+
 dist-hook: gtk+.spec
        if test -e $(srcdir)/INSTALL.in && test -e $(srcdir)/README.in ; then \
             CONFIG_FILES="INSTALL:$(srcdir)/INSTALL.in README:$(srcdir)/README.in" \