aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmosdr/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmosdr/CMakeLists.txt')
-rw-r--r--include/osmosdr/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmosdr/CMakeLists.txt b/include/osmosdr/CMakeLists.txt
index c59bd01..3616384 100644
--- a/include/osmosdr/CMakeLists.txt
+++ b/include/osmosdr/CMakeLists.txt
@@ -26,6 +26,6 @@ install(FILES
osmosdr_ranges.h
osmosdr_device.h
osmosdr_source_c.h
-# osmosdr_sink_c.h
+ osmosdr_sink_c.h
DESTINATION include/osmosdr
)