[gnome-games] libgames-support: Do install the .gir file, but in a private location



commit e5640347f0665894cc15d6359679c69671374d16
Author: Robert Ancell <robert ancell canonical com>
Date:   Tue Apr 5 10:06:43 2011 +1000

    libgames-support: Do install the .gir file, but in a private location

 libgames-support/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/libgames-support/Makefile.am b/libgames-support/Makefile.am
index ec7744d..62c5043 100644
--- a/libgames-support/Makefile.am
+++ b/libgames-support/Makefile.am
@@ -219,6 +219,9 @@ GnomeGamesSupport-1.0.gir: $(INTROSPECTION_SCANNER) libgames-support-gi.la $(lib
 	-I$(top_builddir) \
 	$(filter games%,$^)
 
+girdir = $(pkglibdir)
+gir_DATA = $(BUILT_GIRSOURCES)
+
 typelibsdir = $(pkglibdir)
 typelibs_DATA = $(BUILT_GIRSOURCES:.gir=.typelib)
 



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