Update revision to release 3.3.0-rc1, update autotools
[debian/gnuradio] / vrt / lib / Makefile.am
index 3a758eeac40b407e28412043ca7c02f18e9c5d30..303384c6e57dd452134e7322750c75b7a33ea801 100644 (file)
@@ -41,10 +41,10 @@ libvrt_la_LIBADD =
 # Private headers not needed for above the API development
 noinst_HEADERS = \
        data_handler.h \
-       expanded_header_cw_tables.h \
-       expanded_header_switch_body.h \
+       expanded_header_parse_switch_body.h \
+       expanded_header_unparse_switch_body.h \
        socket_rx_buffer.h
 
 EXTRA_DIST = \
-       gen_cw_tables.py \
-       gen_switch_body.py
+       gen_parse_switch_body.py \
+       gen_unparse_switch_body.py