bugfix two .h files missing from CMakeLists.txt thx Adrian YO8RZZ

This commit is contained in:
Max 2018-03-01 20:50:13 -05:00
parent 2ff4ae5a38
commit 993c52686c
1 changed files with 2 additions and 0 deletions

View File

@ -27,5 +27,7 @@ install(FILES
p25_frame_assembler.h
frame_assembler.h
ambe_encoder_sb.h
ysf_tx_sb.h
dstar_tx_sb.h
fsk4_slicer_fb.h DESTINATION include/op25_repeater
)