diff options
Diffstat (limited to 'pkgconfig/Makefile.am')
-rw-r--r-- | pkgconfig/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pkgconfig/Makefile.am b/pkgconfig/Makefile.am index f42081428..766305a9e 100644 --- a/pkgconfig/Makefile.am +++ b/pkgconfig/Makefile.am @@ -3,7 +3,6 @@ pcverfiles = \ gstreamer-audio-@GST_API_VERSION@.pc \ gstreamer-app-@GST_API_VERSION@.pc \ gstreamer-fft-@GST_API_VERSION@.pc \ - gstreamer-interfaces-@GST_API_VERSION@.pc \ gstreamer-pbutils-@GST_API_VERSION@.pc \ gstreamer-riff-@GST_API_VERSION@.pc \ gstreamer-rtp-@GST_API_VERSION@.pc \ @@ -16,7 +15,6 @@ pcverfiles_uninstalled = \ gstreamer-audio-@GST_API_VERSION@-uninstalled.pc \ gstreamer-app-@GST_API_VERSION@-uninstalled.pc \ gstreamer-fft-@GST_API_VERSION@-uninstalled.pc \ - gstreamer-interfaces-@GST_API_VERSION@-uninstalled.pc \ gstreamer-pbutils-@GST_API_VERSION@-uninstalled.pc \ gstreamer-riff-@GST_API_VERSION@-uninstalled.pc \ gstreamer-rtp-@GST_API_VERSION@-uninstalled.pc \ @@ -46,7 +44,6 @@ pcinfiles = \ gstreamer-audio.pc.in gstreamer-audio-uninstalled.pc.in \ gstreamer-app.pc.in gstreamer-app-uninstalled.pc.in \ gstreamer-fft.pc.in gstreamer-fft-uninstalled.pc.in \ - gstreamer-interfaces.pc.in gstreamer-interfaces-uninstalled.pc.in \ gstreamer-pbutils.pc.in gstreamer-pbutils-uninstalled.pc.in \ gstreamer-riff.pc.in gstreamer-riff-uninstalled.pc.in \ gstreamer-rtp.pc.in gstreamer-rtp-uninstalled.pc.in \ |