diff --git a/plugins/channelrx/CMakeLists.txt b/plugins/channelrx/CMakeLists.txt index 776378a47..110fb1dd3 100644 --- a/plugins/channelrx/CMakeLists.txt +++ b/plugins/channelrx/CMakeLists.txt @@ -23,5 +23,4 @@ endif() if (BUILD_DEBIAN) add_subdirectory(demoddsd) - add_subdirectory(demoddatv) endif (BUILD_DEBIAN)