diff options
author | jcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5> | 2006-08-06 17:59:35 +0000 |
---|---|---|
committer | jcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5> | 2006-08-06 17:59:35 +0000 |
commit | 40a96ec9427ef94e9f1d5dbfc870417a97a0e3e1 (patch) | |
tree | a4a068e9caefbf865eb7774cd47d07a1be303444 /Makefile.common | |
parent | edb7183644c9d025a548f74004e4df117647ab3b (diff) |
Additional testing of commit emails.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3190 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'Makefile.common')
-rw-r--r-- | Makefile.common | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common index f0f02119ab..aa12622298 100644 --- a/Makefile.common +++ b/Makefile.common @@ -21,9 +21,11 @@ # # includes +# FIXME: are these used anymore? grincludedir = $(includedir)/gnuradio # swig includes +# FIXME: are these used anymore? swigincludedir = $(grincludedir)/swig # Install this stuff in the appropriate subdirectory |