summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gir/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gir/Makefile.am b/gir/Makefile.am
index 8087f8fe..f1eb4999 100644
--- a/gir/Makefile.am
+++ b/gir/Makefile.am
@@ -185,7 +185,7 @@ GIRSOURCES = \
$(INTROSPECTION_GIRS)
girdir = $(GIR_DIR)
-dist_gir_DATA = $(GIRSOURCES)
+gir_DATA = $(GIRSOURCES)
typelibsdir = $(libdir)/girepository-1.0
typelibs_DATA = $(GIRSOURCES:.gir=.typelib)