[xiph-commits] r15320 - trunk/theora/tests

giles at svn.xiph.org giles at svn.xiph.org
Fri Sep 19 11:03:42 PDT 2008


Author: giles
Date: 2008-09-19 11:03:40 -0700 (Fri, 19 Sep 2008)
New Revision: 15320

Modified:
   trunk/theora/tests/Makefile.am
Log:
Fix whitespace in the tests makefile.


Modified: trunk/theora/tests/Makefile.am
===================================================================
--- trunk/theora/tests/Makefile.am	2008-09-19 02:00:54 UTC (rev 15319)
+++ trunk/theora/tests/Makefile.am	2008-09-19 18:03:40 UTC (rev 15320)
@@ -13,8 +13,8 @@
 
 TESTS_ENVIRONMENT = $(VALGRIND_ENVIRONMENT)
 
-TESTS_DEC = noop_theora \ 
-        comment comment_theoradec comment_theora
+TESTS_DEC = noop_theora \
+	comment comment_theoradec comment_theora
 
 TESTS_ENC = noop noop_theoraenc \
 	granulepos granulepos_theoraenc granulepos_theora



More information about the commits mailing list