aboutsummaryrefslogtreecommitdiffstats
path: root/usrp-uhd.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'usrp-uhd.pc.in')
-rw-r--r--usrp-uhd.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/usrp-uhd.pc.in b/usrp-uhd.pc.in
deleted file mode 100644
index 93b9e36b7..000000000
--- a/usrp-uhd.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: usrp-uhd
-Description: Universal Software Radio Peripheral - Unified Hardware Driver
-Requires:
-Version: @VERSION@
-Libs: -L${libdir} -lusrp-uhd
-Cflags: -I${includedir}