removed obsolete comment and FIXME
authoreb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>
Wed, 16 Aug 2006 23:36:27 +0000 (23:36 +0000)
committereb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>
Wed, 16 Aug 2006 23:36:27 +0000 (23:36 +0000)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3325 221aa14e-8319-0410-a670-987f0aec2ac5

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                \