commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r4904 - gnuradio/branches/developers/trondeau/cvsd/gr-


From: trondeau
Subject: [Commit-gnuradio] r4904 - gnuradio/branches/developers/trondeau/cvsd/gr-cvsd-vocoder/src/python
Date: Fri, 6 Apr 2007 19:08:16 -0600 (MDT)

Author: trondeau
Date: 2007-04-06 19:08:16 -0600 (Fri, 06 Apr 2007)
New Revision: 4904

Modified:
   
gnuradio/branches/developers/trondeau/cvsd/gr-cvsd-vocoder/src/python/Makefile.am
Log:
fixed qa code error to pass make distcheck

Modified: 
gnuradio/branches/developers/trondeau/cvsd/gr-cvsd-vocoder/src/python/Makefile.am
===================================================================
--- 
gnuradio/branches/developers/trondeau/cvsd/gr-cvsd-vocoder/src/python/Makefile.am
   2007-04-07 00:31:24 UTC (rev 4903)
+++ 
gnuradio/branches/developers/trondeau/cvsd/gr-cvsd-vocoder/src/python/Makefile.am
   2007-04-07 01:08:16 UTC (rev 4904)
@@ -35,6 +35,6 @@
 
 noinst_PYTHON =                        \
        encdec.py                       \
-       qa_gsm_full_rate.py             
+       qa_cvsd_vocoder.py              
 
 CLEANFILES = *.pyc *.pyo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]