gobject-introspection r242 - trunk/tests/parser



Author: johan
Date: Mon Apr 28 02:29:28 2008
New Revision: 242
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=242&view=rev

Log:
newline

Modified:
   trunk/tests/parser/Makefile.am

Modified: trunk/tests/parser/Makefile.am
==============================================================================
--- trunk/tests/parser/Makefile.am	(original)
+++ trunk/tests/parser/Makefile.am	Mon Apr 28 02:29:28 2008
@@ -23,7 +23,8 @@
 	--library=libutility.la \
 	--namespace=utility \
 	--pkg gobject-2.0 \
-	$(libutility_la_SOURCES) --output $@
+	$(libutility_la_SOURCES) \
+	--output $@
 
 Foo.gir: libfoo.la foo-object.h $(SCANNER)
 	@PYTHONPATH=$(top_srcdir) $(SCANNER) -v \



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