gobject-introspection r138 - in trunk: . tests/invoke
- From: johan svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r138 - in trunk: . tests/invoke
- Date: Mon, 10 Mar 2008 18:12:45 +0000 (GMT)
Author: johan
Date: Mon Mar 10 18:12:45 2008
New Revision: 138
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=138&view=rev
Log:
2008-03-10 Johan Dahlin <johan gnome org>
* tests/invoke/Makefile.am: Make the generated metadata
depend on the g-idl-compiler
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 Mon Mar 10 18:12:45 2008
@@ -15,7 +15,7 @@
BUILT_SOURCES = testfns-metadata.c
CLEANFILES = testfns-metadata.c
-testfns-metadata.c: testfns.xml
+testfns-metadata.c: testfns.xml $(top_builddir)/tools/g-idl-compiler
$(top_builddir)/tools/g-idl-compiler $(srcdir)/testfns.xml -o testfns-metadata.c
invoke_SOURCES = invoke.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]