diff options
author | Martin Braun <martin.braun@ettus.com> | 2015-12-30 14:22:43 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-12-30 14:22:43 -0800 |
commit | db9ebd80dd0d675b2018f1ac504745e9bd110cd9 (patch) | |
tree | dbc101179c60313deb81a75f059218624fec0225 /host/cmake/debian/libuhd-dev.install | |
parent | 867d2223d18c2127ade5fd6a79b0be921f0ca4ee (diff) | |
parent | 605b360651e85ca5923d0e9e8ea20343f7202301 (diff) | |
download | uhd-db9ebd80dd0d675b2018f1ac504745e9bd110cd9.tar.gz uhd-db9ebd80dd0d675b2018f1ac504745e9bd110cd9.tar.bz2 uhd-db9ebd80dd0d675b2018f1ac504745e9bd110cd9.zip |
Merge branch 'maint'
Diffstat (limited to 'host/cmake/debian/libuhd-dev.install')
-rw-r--r-- | host/cmake/debian/libuhd-dev.install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/host/cmake/debian/libuhd-dev.install b/host/cmake/debian/libuhd-dev.install new file mode 100644 index 000000000..ba27ac3af --- /dev/null +++ b/host/cmake/debian/libuhd-dev.install @@ -0,0 +1,4 @@ +usr/include +usr/lib/*/pkgconfig +usr/lib/*/libuhd.so +usr/share/doc/uhd/doxygen /usr/share/doc/libuhd-dev/ |