[gobject-introspection] gir: Do not include generated gir files in the distribution
- From: Johan Bilien <jobi src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gobject-introspection] gir: Do not include generated gir files in the distribution
- Date: Mon, 1 Feb 2010 20:40:48 +0000 (UTC)
commit 7fa69c800dd6b379f9146adaa7839ff043edd1eb
Author: Johan Bilien <jobi litl com>
Date: Mon Feb 1 15:17:57 2010 -0500
gir: Do not include generated gir files in the distribution
https://bugzilla.gnome.org/show_bug.cgi?id=608723
gir/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gir/Makefile.am b/gir/Makefile.am
index 8087f8f..f1eb499 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)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]