summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorjcorgan2006-08-06 17:56:20 +0000
committerjcorgan2006-08-06 17:56:20 +0000
commitedb7183644c9d025a548f74004e4df117647ab3b (patch)
tree4516d339b6249098f5aff1765b6cd1bae4653cb9 /Makefile.common
parent5a113d870a2989efc1da70910d1cc1fee9f497da (diff)
downloadgnuradio-edb7183644c9d025a548f74004e4df117647ab3b.tar.gz
gnuradio-edb7183644c9d025a548f74004e4df117647ab3b.tar.bz2
gnuradio-edb7183644c9d025a548f74004e4df117647ab3b.zip
Additional testing of commit emails.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3189 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 78853094c..f0f02119a 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -36,6 +36,7 @@ grpyexecdir = $(pyexecdir)/gnuradio
# swig flags
SWIGPYTHONFLAGS = -fvirtual -python -modern
+# Where to find gnuradio include files in the current build tree
GNURADIO_INCLUDES = -I$(top_srcdir)/gnuradio-core/src/lib/runtime \
-I$(top_srcdir)/gnuradio-core/src/lib/general \
-I$(top_srcdir)/gnuradio-core/src/lib/filter \