From e1dd478f096fb23a57ab6bd1c8474940587cf65c Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 8 May 2002 20:10:56 +0000 Subject: 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 --- gst-libs/gst/riff/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-libs/gst/riff/Makefile.am') 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 -- cgit v1.2.1