summaryrefslogtreecommitdiffstats
path: root/usrp_uhd/usrp_uhd.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'usrp_uhd/usrp_uhd.pc.in')
-rw-r--r--usrp_uhd/usrp_uhd.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/usrp_uhd/usrp_uhd.pc.in b/usrp_uhd/usrp_uhd.pc.in
deleted file mode 100644
index 18194a741..000000000
--- a/usrp_uhd/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}