fix dist
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 3 Apr 2006 13:28:55 +0000 (13:28 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 3 Apr 2006 13:28:55 +0000 (13:28 +0000)
Original commit message from CVS:
fix dist

pkgconfig/Makefile.am

index 0b18365..1ee78c9 100644 (file)
@@ -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)