summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorn4hy <n4hy@221aa14e-8319-0410-a670-987f0aec2ac5>2008-08-18 19:49:06 +0000
committern4hy <n4hy@221aa14e-8319-0410-a670-987f0aec2ac5>2008-08-18 19:49:06 +0000
commit7c41030e4b521d03d0db240cc7940085256fca44 (patch)
tree18f290705df3d41bfeccb56434eb31a165be6c6d
parenta04daa744de1bb915c01c7c0c14a3b14a52e64d4 (diff)
gr_msdd6000 includes fixed up
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9312 221aa14e-8319-0410-a670-987f0aec2ac5
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4d8c729afa..69578d6677 100644
--- a/configure.ac
+++ b/configure.ac
@@ -249,7 +249,8 @@ 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
-dnl GRC_GR_MSDD6000 dnl disabled until component is fixed (ticket:252)
+GRC_GR_MSDD6000 dnl disabled until component is fixed (ticket:252)
+GRC_GR_CLASSIFY
GRC_GR_AUDIO_ALSA
GRC_GR_AUDIO_JACK
GRC_GR_AUDIO_OSS