[librsvg] Don't dist the GIR in the tarball



commit c097ab45b4df86e155146827abacf9f409d3bb5d
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 d34dcaf..0b1a92e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -258,7 +258,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]