Fixed distcheck failure and cleaned up ignores.
authorjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Fri, 4 Jul 2008 05:07:15 +0000 (05:07 +0000)
committerjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Fri, 4 Jul 2008 05:07:15 +0000 (05:07 +0000)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8787 221aa14e-8319-0410-a670-987f0aec2ac5

configure.ac
gr-msdd6000/src/Makefile.am

index 126d06a5c32dfccb1f5b92c970774a8c8e09efcd..6d21017e98854e0dde9578057440f1598dbb5820 100644 (file)
@@ -257,7 +257,7 @@ GRC_MBLOCK                  dnl this must come after GRC_PMT
 GRC_USRP
 GRC_GR_USRP                    dnl this must come after GRC_USRP
 GRC_GR_GCELL                   dnl this must come after GRC_GCELL and GRC_GNURADIO_CORE
-# GRC_GR_MSDD6000              dnl disabled until component is fixed
+GRC_GR_MSDD6000                dnl disabled until component is fixed
 GRC_GR_AUDIO_ALSA
 GRC_GR_AUDIO_JACK
 GRC_GR_AUDIO_OSS
index 0d1be3c38dc43b8176899c937fe516f76c8c7d82..ef782b4d4fdbe46dc7708729ecef0f07c88c1f0a 100644 (file)
@@ -98,8 +98,9 @@ grinclude_HEADERS =                   \
        msdd_source_base.h              \
        msdd_source_c.h                 \
        msdd_source_simple.h                    \
-       msdd_source_s.h                 
-
+       msdd_source_s.h         \
+       msdd_buffer_copy_behaviors.h \
+       msdd6000.h
 
 
 # These swig headers get installed in ${prefix}/include/gnuradio/swig