# Copyright 2011,2012 Free Software Foundation, Inc.
#
# This file was generated by gr_modtool, a tool from the GNU Radio framework
# This file is a part of gr-satellites
#
# GNU Radio is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# GNU Radio is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with GNU Radio; see the file COPYING.  If not, write to
# the Free Software Foundation, Inc., 51 Franklin Street,
# Boston, MA 02110-1301, USA.

########################################################################
# Install public header files
########################################################################
install(FILES
    api.h
    ax100_decode.h
    crc.h
    crc_append.h
    crc_check.h
    convolutional_encoder.h
    costas_loop_8apsk_cc.h
    decode_ra_code.h
    decode_rs.h
    descrambler308.h
    distributed_syncframe_soft.h
    doppler_correction.h
    encode_rs.h
    fixedlen_to_pdu.h
    lilacsat1_demux.h
    manchester_sync.h
    matrix_deinterleaver_soft.h
    nrzi_decode.h
    nrzi_encode.h
    nusat_decoder.h
    pdu_add_meta.h
    pdu_head_tail.h
    pdu_length_filter.h
    pdu_scrambler.h
    phase_unwrap.h
    selector.h
    u482c_decode.h
    varlen_packet_framer.h
    varlen_packet_tagger.h
    viterbi_decoder.h
    DESTINATION include/satellites
)
