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 | e1ae891ac7a72beb4bbba7fdeffd6c475da24b24 (patch) | |
tree | b925cc8b4a91ed3d313bd9c71d0d8e6fd922fe21 /configure.ac | |
parent | 42f00dfcb52ff926b5376dd9a4f6fcb1f1707dc8 (diff) |
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 |