From 5dbd908f00b0f2c194b977e9d1e29817732094e2 Mon Sep 17 00:00:00 2001 From: "David I. Lehn" Date: Thu, 21 Mar 2002 08:41:35 +0000 Subject: cosmetic Original commit message from CVS: cosmetic --- gst/chart/Makefile.am | 2 ++ gst/passthrough/Makefile.am | 2 -- 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 = -- cgit v1.2.1