commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r10540 - in gnuradio/branches/developers/michaelld/two


From: michaelld
Subject: [Commit-gnuradio] r10540 - in gnuradio/branches/developers/michaelld/two_mods: . gnuradio-core/doc gr-gpio/src
Date: Sat, 28 Feb 2009 12:47:45 -0700 (MST)

Author: michaelld
Date: 2009-02-28 12:47:45 -0700 (Sat, 28 Feb 2009)
New Revision: 10540

Removed:
   gnuradio/branches/developers/michaelld/two_mods/gr-gpio/src/lib/
Modified:
   gnuradio/branches/developers/michaelld/two_mods/Makefile.am
   gnuradio/branches/developers/michaelld/two_mods/gnuradio-core/doc/Makefile.am
   gnuradio/branches/developers/michaelld/two_mods/gr-gpio/src/Makefile.am
Log:
The mods ...



Modified: gnuradio/branches/developers/michaelld/two_mods/Makefile.am
===================================================================
--- gnuradio/branches/developers/michaelld/two_mods/Makefile.am 2009-02-28 
19:40:48 UTC (rev 10539)
+++ gnuradio/branches/developers/michaelld/two_mods/Makefile.am 2009-02-28 
19:47:45 UTC (rev 10540)
@@ -30,9 +30,5 @@
        config.h.in \
        run_tests.sh.in
 
-dist_gr_doc_DATA =     \
-       README          \
-       README.hacking
-
 SUBDIRS = @build_dirs@
 DIST_SUBDIRS = @build_dirs@ @skipped_dirs@ @with_dirs@

Modified: 
gnuradio/branches/developers/michaelld/two_mods/gnuradio-core/doc/Makefile.am
===================================================================
--- 
gnuradio/branches/developers/michaelld/two_mods/gnuradio-core/doc/Makefile.am   
    2009-02-28 19:40:48 UTC (rev 10539)
+++ 
gnuradio/branches/developers/michaelld/two_mods/gnuradio-core/doc/Makefile.am   
    2009-02-28 19:47:45 UTC (rev 10540)
@@ -23,6 +23,10 @@
 
 SUBDIRS = other xml-swig
 
+dist_gr_doc_DATA =     \
+       README          \
+       README.hacking
+
 all-local: prep @generate_docs@
 doc: docs            # alias
 

Modified: 
gnuradio/branches/developers/michaelld/two_mods/gr-gpio/src/Makefile.am
===================================================================
--- gnuradio/branches/developers/michaelld/two_mods/gr-gpio/src/Makefile.am     
2009-02-28 19:40:48 UTC (rev 10539)
+++ gnuradio/branches/developers/michaelld/two_mods/gr-gpio/src/Makefile.am     
2009-02-28 19:47:45 UTC (rev 10540)
@@ -1,5 +1,5 @@
 #
-# Copyright 2007 Free Software Foundation, Inc.
+# Copyright 2007,2009 Free Software Foundation, Inc.
 # 
 # This file is part of GNU Radio
 # 
@@ -19,4 +19,4 @@
 # Boston, MA 02110-1301, USA.
 # 
 
-SUBDIRS = lib python fpga
+SUBDIRS = python fpga





reply via email to

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