[314/906] Add srcdir to includes for out-of-source builds

When you use gstreamer uninstalled and build outside
the source tree, the includes need to be specified for
both the source tree and the build tree.
This commit is contained in:
David Schleef 2009-02-23 11:07:22 -08:00 committed by Tim-Philipp Müller
parent 2e2213fbd7
commit 4067c47794

View file

@ -10,6 +10,6 @@ Version: @VERSION@
Requires: gstreamer-@GST_MAJORMINOR@
Libs: -L${libdir}/gl
Cflags: -I${includedir}
Cflags: -I${includedir} -I@srcdir@/..
libraries=gl