From 52508a80df68f2ac31e01cb22fb9b5baaa3fee77 Mon Sep 17 00:00:00 2001 From: Dimitri Stolnikov Date: Thu, 12 Apr 2012 20:24:05 +0200 Subject: don't install sink interface as it's unimplemented the transmitter hardware is in the works at Maintech --- include/osmosdr/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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 ) -- cgit v1.2.3