From 5af704f3d36497506d50f685c9e2a930da0a0282 Mon Sep 17 00:00:00 2001 From: Tom Rondeau Date: Sun, 24 Apr 2011 02:02:48 -0400 Subject: gr-qtgui: adding example for using the new qt_time_sink_c interface. --- gr-qtgui/apps/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'gr-qtgui/apps/Makefile.am') diff --git a/gr-qtgui/apps/Makefile.am b/gr-qtgui/apps/Makefile.am index c8d967334..7b35d949e 100644 --- a/gr-qtgui/apps/Makefile.am +++ b/gr-qtgui/apps/Makefile.am @@ -30,6 +30,7 @@ nodist_bin_SCRIPTS = \ noinst_PYTHON = \ pyqt_example_f.py \ pyqt_example_c.py \ + pyqt_time_c.py \ qt_digital.py \ qt_digital_window.py \ usrp2_display.py \ -- cgit