mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-29 20:35:40 +00:00
cosmetic
Original commit message from CVS: cosmetic
This commit is contained in:
parent
d3a051bad0
commit
5dbd908f00
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
plugindir = $(libdir)/gst
|
||||
|
||||
plugin_LTLIBRARIES = libchart.la
|
||||
|
||||
libchart_la_SOURCES = gstchart.c
|
||||
libchart_la_CFLAGS = $(GST_CFLAGS)
|
||||
libchart_la_LIBADD =
|
||||
|
|
|
@ -8,5 +8,3 @@ libgstpassthrough_la_LIBADD =
|
|||
libgstpassthrough_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
|
||||
noinst_HEADERS = gstpassthrough.h filter.func
|
||||
|
||||
EXTRA_DIST =
|
||||
|
|
Loading…
Reference in a new issue