[librsvg/gnome-3-2] Don't dist the GIR in the tarball



commit c8d1c29ca5f47399935ca32028b5022e82b34757
Author: Christian Persch <chpe gnome org>
Date:   Mon Nov 7 20:21:20 2011 +0100

    Don't dist the GIR in the tarball

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 493f905..e4510d7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -278,7 +278,7 @@ Rsvg_ RSVG_API_VERSION_U@_gir_CFLAGS = -I$(top_builddir)
 Rsvg_ RSVG_API_VERSION_U@_gir_LIBS = librsvg- RSVG_API_MAJOR_VERSION@.la
 
 girdir = $(datadir)/gir-1.0
-dist_gir_DATA = $(INTROSPECTION_GIRS)
+gir_DATA = $(INTROSPECTION_GIRS)
 
 typelibsdir = $(libdir)/girepository-1.0
 typelibs_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]