gobject-introspection r332 - in trunk: . tests/invoke



Author: walters
Date: Sat Aug  9 00:16:59 2008
New Revision: 332
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=332&view=rev

Log:
2008-08-08  Colin Walters  <walters verbum org>

	* tests/invoke/Makefile.am: .gir file depends on libtool
	library.




Modified:
   trunk/ChangeLog
   trunk/tests/invoke/Makefile.am

Modified: trunk/tests/invoke/Makefile.am
==============================================================================
--- trunk/tests/invoke/Makefile.am	(original)
+++ trunk/tests/invoke/Makefile.am	Sat Aug  9 00:16:59 2008
@@ -19,7 +19,7 @@
 testfns-metadata.c: testfns.gir $(top_builddir)/tools/g-ir-compiler
 	$(CHECK_DEBUG) $(top_builddir)/tools/g-ir-compiler $(srcdir)/testfns.gir -o testfns-metadata.c
 
-test.repo: testfns.gir
+test.repo: testfns.gir testfns.la
 	$(CHECK_DEBUG) $(top_builddir)/tools/g-ir-compiler --shared-library testfns.la $< --raw -o $@
 
 invoke_SOURCES = invoke.c



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