mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
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
1126a8863d
commit
a7af574186
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue