diff options
author | jcorgan | 2008-07-04 05:07:15 +0000 |
---|---|---|
committer | jcorgan | 2008-07-04 05:07:15 +0000 |
commit | a9af7e15466a54619c9c7cf661b39ea503e522a1 (patch) | |
tree | 0fa50d83a9a73e3d2af3997d27be540054390db2 /configure.ac | |
parent | 2b77cc7bc535618c4bba6ce1f3d6fa388e843933 (diff) | |
download | gnuradio-a9af7e15466a54619c9c7cf661b39ea503e522a1.tar.gz gnuradio-a9af7e15466a54619c9c7cf661b39ea503e522a1.tar.bz2 gnuradio-a9af7e15466a54619c9c7cf661b39ea503e522a1.zip |
Fixed distcheck failure and cleaned up ignores.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8787 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 126d06a5c..6d21017e9 100644 --- a/configure.ac +++ b/configure.ac @@ -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 |