diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2003-01-29 00:10:53 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2003-01-29 00:10:53 +0000 |
commit | e59b0e47d62227314a2ec9b7ab518ac4c2ddcfa0 (patch) | |
tree | 81f058a444ed5929ea3ea7348449f3a8dbc3d065 /pkgconfig | |
parent | 4125b1a3a149b8d9f42888b06a39fed965b71832 (diff) |
fix
Original commit message from CVS:
fix
Diffstat (limited to 'pkgconfig')
-rw-r--r-- | pkgconfig/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgconfig/Makefile.am b/pkgconfig/Makefile.am index ecc0dd372..79a94ed1c 100644 --- a/pkgconfig/Makefile.am +++ b/pkgconfig/Makefile.am @@ -40,5 +40,4 @@ pkgconfig_DATA = \ EXTRA_DIST= \ gstreamer-libs.pc.in gstreamer-libs-uninstalled.pc.in \ - gstreamer-play.pc.in gstreamer-play-uninstalled.pc.in \ - gstreamer-gconf.pc.in gstreamer-gconf.pc-uninstalled.in + gstreamer-play.pc.in gstreamer-play-uninstalled.pc.in |