commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r4857 - in gnuradio/branches/developers/jcorgan/dect:


From: jcorgan
Subject: [Commit-gnuradio] r4857 - in gnuradio/branches/developers/jcorgan/dect: config gnuradio-examples/python/hier
Date: Tue, 3 Apr 2007 13:15:55 -0600 (MDT)

Author: jcorgan
Date: 2007-04-03 13:15:55 -0600 (Tue, 03 Apr 2007)
New Revision: 4857

Modified:
   gnuradio/branches/developers/jcorgan/dect/config/grc_gnuradio_examples.m4
   
gnuradio/branches/developers/jcorgan/dect/gnuradio-examples/python/hier/Makefile.am
Log:
Fix to pass distcheck.

Modified: 
gnuradio/branches/developers/jcorgan/dect/config/grc_gnuradio_examples.m4
===================================================================
--- gnuradio/branches/developers/jcorgan/dect/config/grc_gnuradio_examples.m4   
2007-04-03 18:39:28 UTC (rev 4856)
+++ gnuradio/branches/developers/jcorgan/dect/config/grc_gnuradio_examples.m4   
2007-04-03 19:15:55 UTC (rev 4857)
@@ -29,11 +29,11 @@
         gnuradio-examples/python/audio/Makefile \
         gnuradio-examples/python/channel-coding/Makefile \
         gnuradio-examples/python/channel-coding/fsm_files/Makefile \
-       gnuradio-examples/python/dect/Makefile \
         gnuradio-examples/python/digital/Makefile \
         gnuradio-examples/python/digital_voice/Makefile \
        gnuradio-examples/python/hier/Makefile \
        gnuradio-examples/python/hier/audio/Makefile \
+       gnuradio-examples/python/hier/dect/Makefile \
        gnuradio-examples/python/hier/ofdm/Makefile \
         gnuradio-examples/python/multi-antenna/Makefile \
         gnuradio-examples/python/multi_usrp/Makefile \

Modified: 
gnuradio/branches/developers/jcorgan/dect/gnuradio-examples/python/hier/Makefile.am
===================================================================
--- 
gnuradio/branches/developers/jcorgan/dect/gnuradio-examples/python/hier/Makefile.am
 2007-04-03 18:39:28 UTC (rev 4856)
+++ 
gnuradio/branches/developers/jcorgan/dect/gnuradio-examples/python/hier/Makefile.am
 2007-04-03 19:15:55 UTC (rev 4857)
@@ -21,4 +21,5 @@
 
 SUBDIRS = \
     audio \
+    dect \
     ofdm





reply via email to

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