summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid I. Lehn <dlehn@users.sourceforge.net>2002-03-21 08:41:35 +0000
committerDavid I. Lehn <dlehn@users.sourceforge.net>2002-03-21 08:41:35 +0000
commit5dbd908f00b0f2c194b977e9d1e29817732094e2 (patch)
treedbcd855fd8e9b9355e7503ed8889a3992a5ef506
parentd3a051bad080df4afcc86979535e5ee896953828 (diff)
downloadgstreamer-plugins-bad-5dbd908f00b0f2c194b977e9d1e29817732094e2.tar.gz
cosmetic
Original commit message from CVS: cosmetic
-rw-r--r--gst/chart/Makefile.am2
-rw-r--r--gst/passthrough/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/gst/chart/Makefile.am b/gst/chart/Makefile.am
index 40adc2630..0d464aaaa 100644
--- a/gst/chart/Makefile.am
+++ b/gst/chart/Makefile.am
@@ -1,5 +1,7 @@
plugindir = $(libdir)/gst
+
plugin_LTLIBRARIES = libchart.la
+
libchart_la_SOURCES = gstchart.c
libchart_la_CFLAGS = $(GST_CFLAGS)
libchart_la_LIBADD =
diff --git a/gst/passthrough/Makefile.am b/gst/passthrough/Makefile.am
index 3fa650746..af24e9dcf 100644
--- a/gst/passthrough/Makefile.am
+++ b/gst/passthrough/Makefile.am
@@ -8,5 +8,3 @@ libgstpassthrough_la_LIBADD =
libgstpassthrough_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gstpassthrough.h filter.func
-
-EXTRA_DIST =