1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-08 00:44:48 -04:00

HackRF output plugin: restored Debian build

This commit is contained in:
f4exb
2017-01-09 00:52:29 +01:00
parent 17eafc64f7
commit c10e2a1683
+1 -1
View File
@@ -14,7 +14,7 @@ endif(LIBUSB_FOUND AND LIBHACKRF_FOUND)
if (BUILD_DEBIAN)
add_subdirectory(bladerfoutput)
# add_subdirectory(hackrfoutput)
add_subdirectory(hackrfoutput)
endif (BUILD_DEBIAN)
add_subdirectory(filesink)