X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fdebug%2FMakefile.am;h=cdfba79368a6d0dff045fbc977b3a2c4bda2b2c0;hb=68eb7031e2dce999d112d0164fa28d4b8d66922e;hp=4f7ef2ae24b4f82d40d2bcf96a6451cd0ce7fad1;hpb=5bab565cfe4c30d6cf08ecaba50af74d5e4f0c98;p=simgear.git diff --git a/simgear/debug/Makefile.am b/simgear/debug/Makefile.am index 4f7ef2ae..cdfba793 100644 --- a/simgear/debug/Makefile.am +++ b/simgear/debug/Makefile.am @@ -8,8 +8,4 @@ include_HEADERS = debug_types.h logstream.hxx libsgdebug_a_SOURCES = logstream.cxx -if OLD_AUTOMAKE -INCLUDES += -I$(top_srcdir) -else INCLUDES = -I$(top_srcdir) -endif