gst/multifile/Makefile.am: Let's not depend on a file that doesn't exist.
authorDavid Schleef <ds@schleef.org>
Fri, 10 Nov 2006 19:18:33 +0000 (19:18 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 10 Nov 2006 19:18:33 +0000 (19:18 +0000)
Original commit message from CVS:
* gst/multifile/Makefile.am:
Let's not depend on a file that doesn't exist.

gst/multifile/Makefile.am

index 09046f7..f041229 100644 (file)
@@ -6,5 +6,3 @@ libgstmultifile_la_CFLAGS = $(GST_CFLAGS)
 libgstmultifile_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS)
 libgstmultifile_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
 
-noinst_HEADERS = gstmultifilesink.h
-