gir-repository r75 - trunk/gir



Author: walters
Date: Sun Aug 31 22:13:10 2008
New Revision: 75
URL: http://svn.gnome.org/viewvc/gir-repository?rev=75&view=rev

Log:
Also clean BUILT_GIRFILES


Modified:
   trunk/gir/Makefile.am

Modified: trunk/gir/Makefile.am
==============================================================================
--- trunk/gir/Makefile.am	(original)
+++ trunk/gir/Makefile.am	Sun Aug 31 22:13:10 2008
@@ -352,7 +352,7 @@
 %.typelib.gdb: %.gir 
 	libtool --mode=execute gdb --args $(G_IR_COMPILER) $< -o $@
 
-CLEANFILES += $(typelibs_DATA:.typelib=.typelib.xml) $(typelibs_DATA:.typelib=.typelib.xml.typelib)
+CLEANFILES += $(BUILT_GIRSOURCES) $(typelibs_DATA:.typelib=.typelib.xml) $(typelibs_DATA:.typelib=.typelib.xml.typelib)
 
 TESTS = tests.py
 



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