|
|
|
@ -20,7 +20,8 @@ |
|
|
|
|
######################################################################## |
|
|
|
|
# Install public header files |
|
|
|
|
######################################################################## |
|
|
|
|
install(FILES |
|
|
|
|
install( |
|
|
|
|
FILES |
|
|
|
|
common.h |
|
|
|
|
burst_timeslot_splitter.h |
|
|
|
|
burst_sdcch_subslot_splitter.h |
|
|
|
@ -28,6 +29,7 @@ install(FILES |
|
|
|
|
burst_sdcch_subslot_filter.h |
|
|
|
|
burst_fnr_filter.h |
|
|
|
|
burst_type_filter.h |
|
|
|
|
dummy_burst_filter.h |
|
|
|
|
uplink_downlink_splitter.h DESTINATION include/grgsm/flow_control |
|
|
|
|
dummy_burst_filter.h |
|
|
|
|
uplink_downlink_splitter.h |
|
|
|
|
DESTINATION include/grgsm/flow_control |
|
|
|
|
) |
|
|
|
|