[gnome-games] [libgames-support] Don't clean hand-generated GGZ-1.0.gir



commit e07b70e8a50830231b12867e8927d32930a708da
Author: Tim Horton <hortont svn gnome org>
Date:   Thu Jul 16 22:22:05 2009 -0400

    [libgames-support] Don't clean hand-generated GGZ-1.0.gir

 libgames-support/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgames-support/Makefile.am b/libgames-support/Makefile.am
index 5618bba..5dcd47d 100644
--- a/libgames-support/Makefile.am
+++ b/libgames-support/Makefile.am
@@ -371,7 +371,7 @@ GnomeGamesSupport-1.0.gir: $(INTROSPECTION_SCANNER) libgames-support.la
 	--pkg cogl-$(CLUTTER_API_VERSION) \
 	$(libgames_support_la_SOURCES)
 
-BUILT_GIRSOURCES += GnomeGamesSupport-1.0.gir GGZ-1.0.gir
+BUILT_GIRSOURCES += GGZ-1.0.gir
 
 # INTROSPECTION_GIRDIR/INTROSPECTION_TYPELIBDIR aren't the right place to
 # install anything - we need to install inside our prefix.
@@ -384,5 +384,5 @@ typelibs_DATA = $(BUILT_GIRSOURCES:.gir=.typelib)
 %.typelib: %.gir $(INTROSPECTION_COMPILER)
 	$(QUIET_GEN)$(DEBUG) $(INTROSPECTION_COMPILER) --includedir=$(srcdir) --includedir=. $(INTROSPECTION_COMPILER_OPTS) $< -o $(builddir)/$(@F)
 
-CLEANFILES += $(BUILT_GIRSOURCES) $(typelibs_DATA)
+CLEANFILES += GnomeGamesSupport-1.0.gir $(typelibs_DATA)
 endif



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