From edb7183644c9d025a548f74004e4df117647ab3b Mon Sep 17 00:00:00 2001 From: jcorgan Date: Sun, 6 Aug 2006 17:56:20 +0000 Subject: [PATCH] Additional testing of commit emails. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3189 221aa14e-8319-0410-a670-987f0aec2ac5 --- Makefile.common | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.common b/Makefile.common index 78853094..f0f02119 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 \ -- 2.47.2