summaryrefslogtreecommitdiff
path: root/usrp/usrp-inband.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'usrp/usrp-inband.pc.in')
-rw-r--r--usrp/usrp-inband.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/usrp/usrp-inband.pc.in b/usrp/usrp-inband.pc.in
deleted file mode 100644
index 57e274624..000000000
--- a/usrp/usrp-inband.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: usrp-inband
-Description: USRP C++ Interface with in-band signaling
-Requires: usrp pmt mblock
-Version: @VERSION@
-Libs: -L${libdir} -lusrp-inband
-Cflags: -I${includedir}