summaryrefslogtreecommitdiffstats
path: root/pkgconfig/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-04-27 11:36:11 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-04-27 11:36:11 +0000
commit746b23ae615b171937338d436f1a45b3d0244024 (patch)
tree1daabecf2d18ec222a1ddd20e1084f7da0aec967 /pkgconfig/Makefile.am
parent1ece0c5c5d99922c1ea9c9085e0b3bfb36b6df20 (diff)
downloadgst-plugins-bad-746b23ae615b171937338d436f1a45b3d0244024.tar.gz
gst-plugins-bad-746b23ae615b171937338d436f1a45b3d0244024.tar.bz2
gst-plugins-bad-746b23ae615b171937338d436f1a45b3d0244024.zip
pkg-config uninstalled fixes
Original commit message from CVS: pkg-config uninstalled fixes
Diffstat (limited to 'pkgconfig/Makefile.am')
-rw-r--r--pkgconfig/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgconfig/Makefile.am b/pkgconfig/Makefile.am
index 9692616d..7c136f27 100644
--- a/pkgconfig/Makefile.am
+++ b/pkgconfig/Makefile.am
@@ -37,6 +37,7 @@ pkgconfig_DATA = \
gstreamer-libs-@GST_MAJORMINOR@.pc \
gstreamer-play-@GST_MAJORMINOR@.pc
+CLEANFILES = $(pcfiles) $(pcfiles_uninstalled)
EXTRA_DIST= \
gstreamer-libs.pc.in gstreamer-libs-uninstalled.pc.in \
gstreamer-play.pc.in gstreamer-play-uninstalled.pc.in