summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@kit.edu>2013-10-29 10:05:45 +0100
committerMartin Braun <martin.braun@kit.edu>2013-10-29 10:05:45 +0100
commit8e422cb315a9364dac4573856ea947aa7786f943 (patch)
tree7905b118f4d72f5f861776ef23121a8b8d48c9e5
parent159991e4268b9b009aa8ef4fd375e99400d31e15 (diff)
digital: OFDM GRC examples are now installed
-rw-r--r--gr-digital/examples/CMakeLists.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/gr-digital/examples/CMakeLists.txt b/gr-digital/examples/CMakeLists.txt
index 64c4641aa5..519f20fe9e 100644
--- a/gr-digital/examples/CMakeLists.txt
+++ b/gr-digital/examples/CMakeLists.txt
@@ -61,6 +61,15 @@ GR_PYTHON_INSTALL(PROGRAMS
COMPONENT "digital_python"
)
+install(
+ FILES
+ ofdm/tx_ofdm.grc
+ ofdm/rx_ofdm.grc
+ ofdm/ofdm_loopback.grc
+ DESTINATION ${GR_PKG_DIGITAL_EXAMPLES_DIR}/ofdm
+ COMPONENT "digital_python"
+)
+
# DEMOD
install(
FILES