[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] r4546 - in gnuradio/branches/developers/n4hy/qt: confi
From: |
n4hy |
Subject: |
[Commit-gnuradio] r4546 - in gnuradio/branches/developers/n4hy/qt: config gr-qtgui/src |
Date: |
Tue, 20 Feb 2007 15:01:09 -0700 (MST) |
Author: n4hy
Date: 2007-02-20 15:01:09 -0700 (Tue, 20 Feb 2007)
New Revision: 4546
Added:
gnuradio/branches/developers/n4hy/qt/gr-qtgui/src/lib/
Removed:
gnuradio/branches/developers/n4hy/qt/gr-qtgui/src/Makefile
gnuradio/branches/developers/n4hy/qt/gr-qtgui/src/Makefile.in
gnuradio/branches/developers/n4hy/qt/gr-qtgui/src/c++/
Modified:
gnuradio/branches/developers/n4hy/qt/config/grc_gr_qtgui.m4
gnuradio/branches/developers/n4hy/qt/gr-qtgui/src/Makefile.am
Log:
Renamed directory and cleaned up improper files
Modified: gnuradio/branches/developers/n4hy/qt/config/grc_gr_qtgui.m4
===================================================================
--- gnuradio/branches/developers/n4hy/qt/config/grc_gr_qtgui.m4 2007-02-20
21:24:50 UTC (rev 4545)
+++ gnuradio/branches/developers/n4hy/qt/config/grc_gr_qtgui.m4 2007-02-20
22:01:09 UTC (rev 4546)
@@ -23,7 +23,7 @@
AC_CONFIG_FILES([ \
gr-qtgui/Makefile \
gr-qtgui/src/Makefile \
- gr-qtgui/src/c++/Makefile \
+ gr-qtgui/src/lib/Makefile \
])
passed=yes
Deleted: gnuradio/branches/developers/n4hy/qt/gr-qtgui/src/Makefile
Modified: gnuradio/branches/developers/n4hy/qt/gr-qtgui/src/Makefile.am
===================================================================
--- gnuradio/branches/developers/n4hy/qt/gr-qtgui/src/Makefile.am
2007-02-20 21:24:50 UTC (rev 4545)
+++ gnuradio/branches/developers/n4hy/qt/gr-qtgui/src/Makefile.am
2007-02-20 22:01:09 UTC (rev 4546)
@@ -21,4 +21,4 @@
include $(top_srcdir)/Makefile.common
-SUBDIRS = c++
+SUBDIRS = lib
Deleted: gnuradio/branches/developers/n4hy/qt/gr-qtgui/src/Makefile.in
Copied: gnuradio/branches/developers/n4hy/qt/gr-qtgui/src/lib (from rev 4545,
gnuradio/branches/developers/n4hy/qt/gr-qtgui/src/c++)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] r4546 - in gnuradio/branches/developers/n4hy/qt: config gr-qtgui/src,
n4hy <=