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:
Andy Wingo 2002-05-20 22:16:00 +00:00
parent 3e59c1e5fb
commit 1daf3e210c

View file

@ -1,12 +1,2 @@
librarydir = $(libdir)/gst
library_LTLIBRARIES = libgstfloatcast.la
libgstfloatcast_la_SOURCES =
libgstfloatcastincludedir = $(includedir)/gst/floatcast
libgstfloatcastinclude_HEADERS = floatcast.h
libgstfloatcast_la_LIBADD =
libgstfloatcast_la_CFLAGS =
libgstfloatcast_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)