aboutsummaryrefslogtreecommitdiffstats
path: root/gnuradio-osmosdr.pc.in
diff options
context:
space:
mode:
authorDimitri Stolnikov <horiz0n@gmx.net>2013-03-17 10:38:20 +0100
committerDimitri Stolnikov <horiz0n@gmx.net>2013-04-09 00:28:10 +0200
commitfd56ae76403097a7a8d246d2467b8a5a2912b8df (patch)
tree208cac9eb1ec42ccc7f64d96eda9459c78a2cedd /gnuradio-osmosdr.pc.in
parente77017f652e0fd00f83deb450193d7857e12b874 (diff)
adopt gnuradio component header structure
this makes it neccessary to include headers with the osmosdr/ prefix thanks to Alexandru Csete for pointing this out.
Diffstat (limited to 'gnuradio-osmosdr.pc.in')
-rw-r--r--gnuradio-osmosdr.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-osmosdr.pc.in b/gnuradio-osmosdr.pc.in
index ea6f53c..2cdfc28 100644
--- a/gnuradio-osmosdr.pc.in
+++ b/gnuradio-osmosdr.pc.in
@@ -1,7 +1,7 @@
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=${exec_prefix}/@GR_LIBRARY_DIR@
-includedir=${prefix}/@GR_INCLUDE_DIR@/osmosdr
+includedir=${prefix}/@GR_INCLUDE_DIR@
Name: @CPACK_PACKAGE_NAME@
Description: @CPACK_PACKAGE_DESCRIPTION_SUMMARY@