fix build after cleaning up my vomit
Original commit message from CVS: fix build after cleaning up my vomit
This commit is contained in:
parent
423df73380
commit
a11e7d09d2
@ -1,13 +1,9 @@
|
|||||||
|
|
||||||
plugin_LTLIBRARIES = libgstsmpte.la
|
plugin_LTLIBRARIES = libgstsmpte.la
|
||||||
|
|
||||||
libgstsmpte_la_SOURCES = gstsmpte.c gstmask.c barboxwipes.c paint.c
|
libgstsmpte_la_SOURCES = gstsmpte.c gstmask.c barboxwipes.c paint.c
|
||||||
|
|
||||||
noinst_HEADERS = gstsmpte.h gstmask.h paint.h
|
noinst_HEADERS = gstsmpte.h gstmask.h paint.h
|
||||||
|
|
||||||
libgstsmpte_la_CFLAGS = $(GST_CFLAGS) -I ../../../gst-plugins-base/gst-libs/
|
libgstsmpte_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS)
|
||||||
libgstsmpte_la_LIBADD =
|
libgstsmpte_la_LIBADD = $(GST_BASE_LIBS)
|
||||||
libgstsmpte_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(GST_BASE_LIBS)
|
libgstsmpte_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||||
|
|
||||||
EXTRA_DIST =
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user