From 1e724cb7a04c638866ba12b36064ee4c58421574 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Sun, 7 Dec 2003 22:50:30 +0000 Subject: Whoops, this one is needed too Original commit message from CVS: Whoops, this one is needed too --- gst-libs/gst/riff/Makefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (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 26e3cc4f..03cd8d54 100644 --- a/gst-libs/gst/riff/Makefile.am +++ b/gst-libs/gst/riff/Makefile.am @@ -3,15 +3,13 @@ plugin_LTLIBRARIES = libgstriff.la libgstriff_la_SOURCES = \ riff.c \ riff-media.c \ - riff-read.c \ - riff-write.c + riff-read.c libgstriffincludedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/riff libgstriffinclude_HEADERS = \ riff-ids.h \ riff-media.h \ - riff-read.h \ - riff-write.h + riff-read.h libgstriff_la_LIBADD = libgstriff_la_CFLAGS = $(GST_CFLAGS) -- cgit v1.2.1