From e22afc35519f46f0c668f268ab16041b3e73e119 Mon Sep 17 00:00:00 2001 From: "David I. Lehn" Date: Fri, 20 Jul 2001 22:08:01 +0000 Subject: [PATCH] cosmetic stuff, -O3 does inline-functions Original commit message from CVS: cosmetic stuff, -O3 does inline-functions --- test/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/test/Makefile.am b/test/Makefile.am index eace7f4f3f..54791a69db 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -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