summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gst-libs/gst/floatcast/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/gst-libs/gst/floatcast/Makefile.am b/gst-libs/gst/floatcast/Makefile.am
index b5decb1f..8119eba2 100644
--- a/gst-libs/gst/floatcast/Makefile.am
+++ b/gst-libs/gst/floatcast/Makefile.am
@@ -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)