gst/multifile/Makefile.am: Let's not depend on a file that doesn't exist.
Original commit message from CVS: * gst/multifile/Makefile.am: Let's not depend on a file that doesn't exist.
This commit is contained in:
parent
92f8054368
commit
4af761a436
@ -1,3 +1,8 @@
|
|||||||
|
2006-11-10 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
|
* gst/multifile/Makefile.am:
|
||||||
|
Let's not depend on a file that doesn't exist.
|
||||||
|
|
||||||
2006-11-10 David Schleef <ds@schleef.org>
|
2006-11-10 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
* gst/multifilesink/Makefile.am:
|
* gst/multifilesink/Makefile.am:
|
||||||
|
@ -6,5 +6,3 @@ libgstmultifile_la_CFLAGS = $(GST_CFLAGS)
|
|||||||
libgstmultifile_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS)
|
libgstmultifile_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS)
|
||||||
libgstmultifile_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
libgstmultifile_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||||
|
|
||||||
noinst_HEADERS = gstmultifilesink.h
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user