summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-07-22 21:24:51 +0000
committerDavid Schleef <ds@schleef.org>2003-07-22 21:24:51 +0000
commit50e9c45af0dfff4bdd11ed2164e9e5715a4da325 (patch)
tree926730b315c52aca2cf9514b13e08d6a43754a1e
parenta82f777b09c5fad90a995605d12b203ccdf9c51c (diff)
downloadgstreamer-plugins-bad-50e9c45af0dfff4bdd11ed2164e9e5715a4da325.tar.gz
Remove .pc files from CLEANFILES, since it's done automatically by automake during distclean instead of (incorrectly)...
Original commit message from CVS: Remove .pc files from CLEANFILES, since it's done automatically by automake during distclean instead of (incorrectly) during clean.
-rw-r--r--gst-libs/gst/gconf/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst-libs/gst/gconf/Makefile.am b/gst-libs/gst/gconf/Makefile.am
index a19987674..faec62223 100644
--- a/gst-libs/gst/gconf/Makefile.am
+++ b/gst-libs/gst/gconf/Makefile.am
@@ -16,6 +16,4 @@ libgstgconf_@GST_MAJORMINOR@_la_LIBADD = $(GCONF_LIBS) $(GST_LIBS)
libgstgconf_@GST_MAJORMINOR@_la_CFLAGS = $(GST_CFLAGS) $(GCONF_CFLAGS)
libgstgconf_@GST_MAJORMINOR@_la_LDFLAGS = @GST_PLUGINS_LT_LDFLAGS@ -version-info @GST_PLUGINS_LIBVERSION@
-CLEANFILES = gstreamer-gconf.pc gstreamer-gconf-uninstalled.pc
-
EXTRA_DIST = gstreamer-gconf.pc.in gstreamer-gconf-uninstalled.pc.in