removed obsolete comment and FIXME
[debian/gnuradio] / gnuradio-core / src / lib / Makefile.am
index 7d37a4e35dab2a4e5bc80106103ceab602c5f510..8046f1d2609689a561f184142c43dbd2a0dfdc31 100644 (file)
@@ -24,7 +24,6 @@ include $(top_srcdir)/Makefile.common
 ## Process this file with automake to produce Makefile.in
 
 # We've got to build . before swig
-# FIXME add atsc back
 SUBDIRS = missing runtime filter general g72x reed-solomon omnithread io . swig
 
 # generate libgnuradio-core.la from the convenience libraries in subdirs
@@ -38,9 +37,6 @@ libgnuradio_core_qa_la_SOURCES = bug_work_around_6.cc
 libgnuradio_core_qa_la_LDFLAGS = $(NO_UNDEFINED) -version-info 0:0:0 \
                                $(LIBGNURADIO_CORE_EXTRA_LDFLAGS)
 
-FIXME = \
-       atsc/libatsc.la                 
-
 libgnuradio_core_la_LIBADD  =          \
        filter/libfilter.la             \
        g72x/libccitt.la                \