summaryrefslogtreecommitdiffstats
path: root/gst/rtjpeg/Makefile.am
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2001-12-23 04:38:37 +0000
committerAndy Wingo <wingo@pobox.com>2001-12-23 04:38:37 +0000
commit789be9a726efbdffd802c1b770b76148460e6220 (patch)
treead0c095687cee4a73855716705f92d77ee9686b2 /gst/rtjpeg/Makefile.am
parentd1141be8b635a8dc5f5678ec7c1e7f8acf282289 (diff)
downloadgst-plugins-bad-789be9a726efbdffd802c1b770b76148460e6220.tar.gz
gst-plugins-bad-789be9a726efbdffd802c1b770b76148460e6220.tar.bz2
gst-plugins-bad-789be9a726efbdffd802c1b770b76148460e6220.zip
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/
Diffstat (limited to 'gst/rtjpeg/Makefile.am')
-rw-r--r--gst/rtjpeg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtjpeg/Makefile.am b/gst/rtjpeg/Makefile.am
index 157ac760..8adeae0b 100644
--- a/gst/rtjpeg/Makefile.am
+++ b/gst/rtjpeg/Makefile.am
@@ -2,7 +2,7 @@ filterdir = $(libdir)/gst
filter_LTLIBRARIES = libgstrtjpeg.la
-libgstrtjpeg_la_SOURCES = gstrtjpeg.c rtjpegenc.c rtjpegdec.c RTjpeg.c
+libgstrtjpeg_la_SOURCES = gstrtjpeg.c gstrtjpegenc.c gstrtjpegdec.c RTjpeg.c
libgstrtjpeg_la_CFLAGS = $(GST_CFLAGS)
noinst_HEADERS = gstrtjpegenc.h gstrtjpegdec.h RTjpeg.h