libgstrtsp: Fix typo in .pc to use for GIR

This commit is contained in:
Edward Hervey 2010-12-02 19:11:37 +01:00
parent ed10269bd3
commit 8743c88a33

View file

@ -75,7 +75,7 @@ GstRtsp-@GST_MAJORMINOR@.gir: $(INTROSPECTION_SCANNER) libgstrtsp-@GST_MAJORMINO
--libtool="$(top_builddir)/libtool" \
--pkg gstreamer-0.10 \
--pkg gstreamer-sdp-0.10 \
--pkg-export gsteamer-rtsp-0.10 \
--pkg-export gstreamer-rtsp-0.10 \
--output $@ \
$(gir_headers) \
$(gir_sources)