summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2013-04-01 18:43:34 -0400
committerJohnathan Corgan <johnathan@corganlabs.com>2013-04-01 16:25:36 -0700
commit78c29889ad5d4d695114078e271f3944d2ce8dd2 (patch)
treee8c21c051a04ab786dc11018336dec7f3bfccf5c
parent882965a4a2e3ac9c0c3b24d1e576e74f0a472b5a (diff)
runtime: adding prefix/include/gnuradio temporarily for external projects to use.
This will be removed when we convert over to using the #include <gnuradio/header.h> style.
-rw-r--r--gnuradio-runtime/gnuradio-runtime.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-runtime/gnuradio-runtime.pc.in b/gnuradio-runtime/gnuradio-runtime.pc.in
index ede19cbba4..10b2aa2246 100644
--- a/gnuradio-runtime/gnuradio-runtime.pc.in
+++ b/gnuradio-runtime/gnuradio-runtime.pc.in
@@ -8,4 +8,4 @@ Description: GNU Radio core runtime infrastructure
Requires:
Version: @LIBVER@
Libs: -L${libdir} -lgnuradio-runtime
-Cflags: -I${includedir}
+Cflags: -I${includedir} -I${includedir}/gnuradio