From 789be9a726efbdffd802c1b770b76148460e6220 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Sun, 23 Dec 2001 04:38:37 +0000 Subject: much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe they should go to ext/ Original commit message from CVS: much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe they should go to ext/ --- gst/mpegaudioparse/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/mpegaudioparse') diff --git a/gst/mpegaudioparse/Makefile.am b/gst/mpegaudioparse/Makefile.am index 9d670bd3..4823c996 100644 --- a/gst/mpegaudioparse/Makefile.am +++ b/gst/mpegaudioparse/Makefile.am @@ -3,7 +3,7 @@ filterdir = $(libdir)/gst filter_LTLIBRARIES = libgstmpegaudioparse.la libgstmp3types.la -libgstmpegaudioparse_la_SOURCES = gstmpegaudioparse.c gstmp3types.c +libgstmpegaudioparse_la_SOURCES = gstmpegaudioparse.c # FIXME is this useful? libgstmpegaudioparse_la_CFLAGS = -O3 $(FOMIT_FRAME_POINTER) -ffast-math -finline-functions $(GST_CFLAGS) -- cgit v1.2.1