gegl r2967 - in trunk: . tests



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]