aboutsummaryrefslogtreecommitdiffstats
path: root/grc/decryption/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'grc/decryption/CMakeLists.txt')
-rw-r--r--grc/decryption/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/grc/decryption/CMakeLists.txt b/grc/decryption/CMakeLists.txt
index e71e466..455ee0b 100644
--- a/grc/decryption/CMakeLists.txt
+++ b/grc/decryption/CMakeLists.txt
@@ -17,7 +17,8 @@
# the Free Software Foundation, Inc., 51 Franklin Street,
# Boston, MA 02110-1301, USA.
-install(FILES
+install(
+ FILES
gsm_decryption.block.yml
DESTINATION share/gnuradio/grc/blocks
)