[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] r10849 - gnuradio/branches/developers/trondeau/qtdevel
From: |
trondeau |
Subject: |
[Commit-gnuradio] r10849 - gnuradio/branches/developers/trondeau/qtdevel2/gr-qtgui/src/python |
Date: |
Tue, 14 Apr 2009 20:50:13 -0600 (MDT) |
Author: trondeau
Date: 2009-04-14 20:50:12 -0600 (Tue, 14 Apr 2009)
New Revision: 10849
Modified:
gnuradio/branches/developers/trondeau/qtdevel2/gr-qtgui/src/python/Makefile.am
Log:
fixing Makefile, although it doesn't really matter here.
Modified:
gnuradio/branches/developers/trondeau/qtdevel2/gr-qtgui/src/python/Makefile.am
===================================================================
---
gnuradio/branches/developers/trondeau/qtdevel2/gr-qtgui/src/python/Makefile.am
2009-04-15 02:28:36 UTC (rev 10848)
+++
gnuradio/branches/developers/trondeau/qtdevel2/gr-qtgui/src/python/Makefile.am
2009-04-15 02:50:12 UTC (rev 10849)
@@ -1,5 +1,5 @@
#
-# Copyright 2004 Free Software Foundation, Inc.
+# Copyright 2008,2009 Free Software Foundation, Inc.
#
# This file is part of GNU Radio
#
@@ -21,9 +21,12 @@
include $(top_srcdir)/Makefile.common
-noinst_PYTHON = \
- qttest_f.py \
- qttest_c.py
+noinst_PYTHON = \
+ pyqt_example_f.py \
+ pyqt_example.py \
+ qt_digital.py \
+ usrp2_display.py \
+ usrp_display.py
qtguipythondir = $(grpythondir)/qtgui
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] r10849 - gnuradio/branches/developers/trondeau/qtdevel2/gr-qtgui/src/python,
trondeau <=