diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-15 22:27:32 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-15 22:27:32 +0000 |
commit | bdc6434aa1906c6bc128eeb701240f38e28e5744 (patch) | |
tree | 017401440b5ae602cba13eef6a341072a73b65a7 /configure.ac | |
parent | 4fe61f2848902d93046907d369a0281ef2adbdc9 (diff) | |
download | gst-plugins-bad-bdc6434aa1906c6bc128eeb701240f38e28e5744.tar.gz gst-plugins-bad-bdc6434aa1906c6bc128eeb701240f38e28e5744.tar.bz2 gst-plugins-bad-bdc6434aa1906c6bc128eeb701240f38e28e5744.zip |
adding gstreamer-plugins.pc fixes #126999
Original commit message from CVS:
adding gstreamer-plugins.pc
fixes #126999
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index fc8b2857..387103c2 100644 --- a/configure.ac +++ b/configure.ac @@ -1756,6 +1756,8 @@ pkgconfig/gstreamer-media-info.pc pkgconfig/gstreamer-media-info-uninstalled.pc pkgconfig/gstreamer-play.pc pkgconfig/gstreamer-play-uninstalled.pc +pkgconfig/gstreamer-plugins.pc +pkgconfig/gstreamer-plugins-uninstalled.pc po/Makefile.in ) AC_OUTPUT |