summaryrefslogtreecommitdiffstats
path: root/pkgconfig/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'pkgconfig/Makefile.am')
-rw-r--r--pkgconfig/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgconfig/Makefile.am b/pkgconfig/Makefile.am
index 0b183655..1ee78c99 100644
--- a/pkgconfig/Makefile.am
+++ b/pkgconfig/Makefile.am
@@ -18,8 +18,10 @@ all-local: $(pcverfiles_uninstalled)
# pkgconfig_DATA = $(pcverfiles)
CLEANFILES = $(pcverfiles) $(pcverfiles_uninstalled)
+# pcinfiles = \
+# gstreamer-plugins-good.pc.in gstreamer-plugins-good-uninstalled.pc.in
pcinfiles = \
- gstreamer-plugins-good.pc.in gstreamer-plugins-good-uninstalled.pc.in
+ gstreamer-plugins-good-uninstalled.pc.in
DISTCLEANFILES = $(pcinfiles:.in=)
EXTRA_DIST = $(pcinfiles)