gegl r2967 - in trunk: . tests
- From: martinn svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: gegl r2967 - in trunk: . tests
 
- Date: Tue, 17 Mar 2009 20:25:00 +0000 (UTC)
 
Author: martinn
Date: Tue Mar 17 20:24:59 2009
New Revision: 2967
URL: http://svn.gnome.org/viewvc/gegl?rev=2967&view=rev
Log:
Make formating consistent in tests/Makefile.am
Modified:
   trunk/ChangeLog
   trunk/tests/Makefile.am
Modified: trunk/tests/Makefile.am
==============================================================================
--- trunk/tests/Makefile.am	(original)
+++ trunk/tests/Makefile.am	Tue Mar 17 20:24:59 2009
@@ -1,6 +1,6 @@
 # The tests
 TESTS = \
-	test-proxynop-processing$(EXEEXT)   \
+	test-proxynop-processing$(EXEEXT)	\
 	test-gegl-rectangle$(EXEEXT)
 
 noinst_PROGRAMS = $(TESTS)
@@ -16,7 +16,7 @@
 
 # Common libs
 testlibs = \
-	$(top_builddir)/gegl/libgegl- GEGL_API_VERSION@.la \
+	$(top_builddir)/gegl/libgegl- GEGL_API_VERSION@.la	\
 	@DEP_LIBS@ @BABL_LIBS@
 
 # Proxynop Processing
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]