summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-08-17 17:10:04 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-08-17 17:10:04 -0400
commit5f256c2fd14b2cd18978a3963c8b49a2b68966f5 (patch)
tree5b6f7f61a9757d619ac1e5699e188fd5e02f01e7
parent59fbdf8efd88d72c587dc55a22b6eabd7184284b (diff)
downloadpango-5f256c2fd14b2cd18978a3963c8b49a2b68966f5.tar.gz
[introspection] Don't this gir files, really
-rw-r--r--pango/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/Makefile.am b/pango/Makefile.am
index d4814259..3f3195e4 100644
--- a/pango/Makefile.am
+++ b/pango/Makefile.am
@@ -552,7 +552,7 @@ pangocairo-$(PANGO_API_VERSION).lib: libpangocairo-$(PANGO_API_VERSION).la $(src
if HAVE_INTROSPECTION
girdir = $(GIRDIR)
-dist_gir_DATA = $(BUILT_GIRSOURCES)
+gir_DATA = $(BUILT_GIRSOURCES)
typelibsdir = $(TYPELIBDIR)
typelibs_DATA = $(BUILT_GIRSOURCES:.gir=.typelib)