summaryrefslogtreecommitdiff
path: root/gr-qtgui/swig/Makefile.am
diff options
context:
space:
mode:
authorTom Rondeau2011-03-27 14:11:26 -0400
committerTom Rondeau2011-03-27 14:11:26 -0400
commit147143f58f50210c5ad2dc66d00d12237183d428 (patch)
treeb058e65e83df2d1c67b91051416b3bc6919b0225 /gr-qtgui/swig/Makefile.am
parentb7f96d543b35b8d5a401ced3afbc0aff2d7043db (diff)
downloadgnuradio-147143f58f50210c5ad2dc66d00d12237183d428.tar.gz
gnuradio-147143f58f50210c5ad2dc66d00d12237183d428.tar.bz2
gnuradio-147143f58f50210c5ad2dc66d00d12237183d428.zip
gr-qtgui: qtgui builds and passes make check under new structure.
Diffstat (limited to 'gr-qtgui/swig/Makefile.am')
-rw-r--r--gr-qtgui/swig/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gr-qtgui/swig/Makefile.am b/gr-qtgui/swig/Makefile.am
index 812d1caca..ab1acce71 100644
--- a/gr-qtgui/swig/Makefile.am
+++ b/gr-qtgui/swig/Makefile.am
@@ -27,8 +27,10 @@ EXTRA_DIST += $(nobase_guile_DATA)
AM_CPPFLAGS = \
-I$(top_srcdir)/gr-qtgui/lib \
+ -I$(top_builddir)/gr-qtgui/lib \
$(STD_DEFINES_AND_INCLUDES) \
$(PYTHON_CPPFLAGS) \
+ $(QT_INCLUDES) \
$(WITH_INCLUDES)
if GUILE