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 dd6a0de..65f10f1 100644
--- a/include/osmosdr/CMakeLists.txt
+++ b/include/osmosdr/CMakeLists.txt
@@ -25,6 +25,6 @@ install(FILES
osmosdr_pimpl.h
osmosdr_ranges.h
osmosdr_source_c.h
- osmosdr_sink_c.h
+# osmosdr_sink_c.h
DESTINATION include/osmosdr
)