cosmetic stuff, -O3 does inline-functions
authorDavid I. Lehn <dlehn@users.sourceforge.net>
Fri, 20 Jul 2001 22:08:01 +0000 (22:08 +0000)
committerDavid I. Lehn <dlehn@users.sourceforge.net>
Fri, 20 Jul 2001 22:08:01 +0000 (22:08 +0000)
Original commit message from CVS:
cosmetic stuff, -O3 does inline-functions

test/Makefile.am

index eace7f4..54791a6 100644 (file)
@@ -2,8 +2,9 @@
 
 if HAVE_GNOME
 GNOME_PROGS = spectrum wave mp1parse videotest aviparse \
-                  videotest2 video2mp1 dvshow dv2mp1 \
-                  mpeg2parse mpeg2parse2 mpeg2parse3 mp2tomp1v2
+               videotest2 video2mp1 dvshow dv2mp1 \
+               mpeg2parse mpeg2parse2 mpeg2parse3 \
+               mp2tomp1v2
 else
 GNOME_PROGS =
 endif