diff options
-rw-r--r-- | Makefile.common | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common index f0f02119a..aa1262229 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 |