[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 Matthew Waters
parent 8af0cb09f8
commit 6e95209dcd

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