summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/riff/Makefile.am
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2002-05-08 20:10:56 +0000
committerWim Taymans <wim.taymans@gmail.com>2002-05-08 20:10:56 +0000
commite1dd478f096fb23a57ab6bd1c8474940587cf65c (patch)
treee42649e84203e3819010a21d8dc09e0db11d86da /gst-libs/gst/riff/Makefile.am
parent3c6a230219821f0fdb7883de5707772fdd9a77d7 (diff)
downloadgst-plugins-bad-e1dd478f096fb23a57ab6bd1c8474940587cf65c.tar.gz
gst-plugins-bad-e1dd478f096fb23a57ab6bd1c8474940587cf65c.tar.bz2
gst-plugins-bad-e1dd478f096fb23a57ab6bd1c8474940587cf65c.zip
Fixed a typo in the idct plugin name make gstriff a real plugin
Original commit message from CVS: Fixed a typo in the idct plugin name make gstriff a real plugin
Diffstat (limited to 'gst-libs/gst/riff/Makefile.am')
-rw-r--r--gst-libs/gst/riff/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/riff/Makefile.am b/gst-libs/gst/riff/Makefile.am
index deaa0bcc..93fbd1b6 100644
--- a/gst-libs/gst/riff/Makefile.am
+++ b/gst-libs/gst/riff/Makefile.am
@@ -2,7 +2,7 @@ librarydir = $(prefix)/lib/gst
library_LTLIBRARIES = libgstriff.la
-libgstriff_la_SOURCES = riffparse.c riffencode.c riffutil.c
+libgstriff_la_SOURCES = riffparse.c riffencode.c riffutil.c riff.c
libgstriffincludedir = $(includedir)/gst/riff
libgstriffinclude_HEADERS = riff.h