summaryrefslogtreecommitdiff
path: root/gr-analog/include/analog/CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@kit.edu>2013-03-15 02:12:20 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2013-03-15 02:13:55 -0700
commitf968b36d4ed2b194111585605f9a1b5367638fb3 (patch)
treec5a18a3412aa3a4b2c89ede3a68d08ba7980401f /gr-analog/include/analog/CMakeLists.txt
parent86d05c838e2cfeb9a9c73a0e19668a45cc8b333c (diff)
Squash/rebased martin/ofdm-master onto trial merge branch
Conflicts: gr-blocks/include/blocks/CMakeLists.txt
Diffstat (limited to 'gr-analog/include/analog/CMakeLists.txt')
-rw-r--r--gr-analog/include/analog/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/gr-analog/include/analog/CMakeLists.txt b/gr-analog/include/analog/CMakeLists.txt
index b113dacc44..a44f119d36 100644
--- a/gr-analog/include/analog/CMakeLists.txt
+++ b/gr-analog/include/analog/CMakeLists.txt
@@ -105,8 +105,7 @@ install(FILES
rail_ff.h
rotator.h
sig_source_waveform.h
- simple_squelch_cc.h
- DESTINATION ${GR_INCLUDE_DIR}/gnuradio/analog
+ simple_squelch_cc.h plateau_detector_fb.h DESTINATION ${GR_INCLUDE_DIR}/gnuradio/analog
COMPONENT "analog_devel"
)