]> git.mxchange.org Git - simgear.git/blobdiff - simgear/debug/Makefile.am
remove old .cvsignore files
[simgear.git] / simgear / debug / Makefile.am
index 4f7ef2ae24b4f82d40d2bcf96a6451cd0ce7fad1..cdfba79368a6d0dff045fbc977b3a2c4bda2b2c0 100644 (file)
@@ -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