aboutsummaryrefslogtreecommitdiffstats
path: root/host/cmake/debian
diff options
context:
space:
mode:
authormichael-west <michael.west@ettus.com>2018-05-17 20:03:08 -0700
committerMartin Braun <martin.braun@ettus.com>2018-05-18 09:25:59 -0700
commitf95e7a9015216e06670b6b470730e54e99ad15d0 (patch)
tree95acf4c87b58681620c7d82107004692de23129a /host/cmake/debian
parent3964021e9781be74db932c3ceacbb40a93c12287 (diff)
downloaduhd-f95e7a9015216e06670b6b470730e54e99ad15d0.tar.gz
uhd-f95e7a9015216e06670b6b470730e54e99ad15d0.tar.bz2
uhd-f95e7a9015216e06670b6b470730e54e99ad15d0.zip
Debian: Fix bad path in libuhd-dev.install
Diffstat (limited to 'host/cmake/debian')
-rw-r--r--host/cmake/debian/libuhd-dev.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/cmake/debian/libuhd-dev.install b/host/cmake/debian/libuhd-dev.install
index 42df88386..76008d09e 100644
--- a/host/cmake/debian/libuhd-dev.install
+++ b/host/cmake/debian/libuhd-dev.install
@@ -1,5 +1,5 @@
usr/include
usr/lib/*/pkgconfig
usr/lib/*/libuhd.so
-usr/lib/cmake/uhd/*.cmake
+usr/lib/*/cmake/uhd/*.cmake
usr/share/doc/uhd/doxygen /usr/share/doc/libuhd-dev/