summaryrefslogtreecommitdiff
path: root/gr-atsc
diff options
context:
space:
mode:
authorJosh Blum2011-10-19 11:16:25 -0700
committerJosh Blum2011-10-19 11:16:25 -0700
commit7ed8b43e654ef613faf39c4298c15180b4114b1d (patch)
tree89abed6375c08a67b0529aef582cd0f53d99a6f9 /gr-atsc
parent1cfa3791dab83b7bae1e4138f92e37364bd1c5ed (diff)
downloadgnuradio-7ed8b43e654ef613faf39c4298c15180b4114b1d.tar.gz
gnuradio-7ed8b43e654ef613faf39c4298c15180b4114b1d.tar.bz2
gnuradio-7ed8b43e654ef613faf39c4298c15180b4114b1d.zip
cmake: fix that component depends on component hack
Diffstat (limited to 'gr-atsc')
-rw-r--r--gr-atsc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-atsc/CMakeLists.txt b/gr-atsc/CMakeLists.txt
index 9ed084465..670ff7e40 100644
--- a/gr-atsc/CMakeLists.txt
+++ b/gr-atsc/CMakeLists.txt
@@ -28,7 +28,7 @@ include(GrBoost)
include(GrComponent)
GR_REGISTER_COMPONENT("gr-atsc" ENABLE_GR_ATSC
Boost_FOUND
- ENABLE_GR_CORE_
+ ENABLE_GR_CORE
)
GR_SET_GLOBAL(GR_ATSC_INCLUDE_DIRS