From 1daf3e210cc6e4cdffd4e69ad15ee1a0912bbf5f Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Mon, 20 May 2002 22:16:00 +0000 Subject: floatcast has no lib, it's just headers Original commit message from CVS: floatcast has no lib, it's just headers --- gst-libs/gst/floatcast/Makefile.am | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'gst-libs/gst') 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) -- cgit v1.2.1