mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-26 00:58:12 +00:00
floatcast has no lib, it's just headers
Original commit message from CVS: floatcast has no lib, it's just headers
This commit is contained in:
parent
3e59c1e5fb
commit
1daf3e210c
1 changed files with 0 additions and 10 deletions
|
@ -1,12 +1,2 @@
|
||||||
librarydir = $(libdir)/gst
|
|
||||||
|
|
||||||
library_LTLIBRARIES = libgstfloatcast.la
|
|
||||||
|
|
||||||
libgstfloatcast_la_SOURCES =
|
|
||||||
|
|
||||||
libgstfloatcastincludedir = $(includedir)/gst/floatcast
|
libgstfloatcastincludedir = $(includedir)/gst/floatcast
|
||||||
libgstfloatcastinclude_HEADERS = floatcast.h
|
libgstfloatcastinclude_HEADERS = floatcast.h
|
||||||
|
|
||||||
libgstfloatcast_la_LIBADD =
|
|
||||||
libgstfloatcast_la_CFLAGS =
|
|
||||||
libgstfloatcast_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
|
||||||
|
|
Loading…
Reference in a new issue