]> git.mxchange.org Git - simgear.git/blobdiff - simgear/debug/Makefile.am
fix typo
[simgear.git] / simgear / debug / Makefile.am
index 98942835f9530fd9983df4f49a5dce95836ffb04..cdfba79368a6d0dff045fbc977b3a2c4bda2b2c0 100644 (file)
@@ -8,4 +8,4 @@ include_HEADERS = debug_types.h logstream.hxx
 
 libsgdebug_a_SOURCES = logstream.cxx
 
-INCLUDES += -I$(top_builddir)
+INCLUDES = -I$(top_srcdir)