commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r4778 - in gnuradio/branches/developers/n4hy/ofdm: con


From: n4hy
Subject: [Commit-gnuradio] r4778 - in gnuradio/branches/developers/n4hy/ofdm: config gnuradio-examples
Date: Sun, 18 Mar 2007 21:38:27 -0600 (MDT)

Author: n4hy
Date: 2007-03-18 21:38:27 -0600 (Sun, 18 Mar 2007)
New Revision: 4778

Modified:
   gnuradio/branches/developers/n4hy/ofdm/config/grc_gnuradio_examples.m4
   gnuradio/branches/developers/n4hy/ofdm/gnuradio-examples/Makefile.am
Log:
add c++ gnuradio-example (but not dial tone) capability to configure files

Modified: gnuradio/branches/developers/n4hy/ofdm/config/grc_gnuradio_examples.m4
===================================================================
--- gnuradio/branches/developers/n4hy/ofdm/config/grc_gnuradio_examples.m4      
2007-03-19 03:11:27 UTC (rev 4777)
+++ gnuradio/branches/developers/n4hy/ofdm/config/grc_gnuradio_examples.m4      
2007-03-19 03:38:27 UTC (rev 4778)
@@ -42,6 +42,8 @@
         gnuradio-examples/python/multi_usrp/Makefile \
         gnuradio-examples/python/networking/Makefile \
         gnuradio-examples/python/usrp/Makefile \
+       gnuradio-examples/c++/Makefile \
+       gnuradio-examples/c++/dial_tone/Makefile \
     ])
 
     passed=yes

Modified: gnuradio/branches/developers/n4hy/ofdm/gnuradio-examples/Makefile.am
===================================================================
--- gnuradio/branches/developers/n4hy/ofdm/gnuradio-examples/Makefile.am        
2007-03-19 03:11:27 UTC (rev 4777)
+++ gnuradio/branches/developers/n4hy/ofdm/gnuradio-examples/Makefile.am        
2007-03-19 03:38:27 UTC (rev 4778)
@@ -21,4 +21,4 @@
 
 include $(top_srcdir)/Makefile.common
 
-SUBDIRS = python
+SUBDIRS = python c++





reply via email to

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