]> git.mxchange.org Git - simgear.git/blobdiff - simgear/debug/Makefile.am
SG-ified logstream.
[simgear.git] / simgear / debug / Makefile.am
index 255f0252bfb9f4171efad7782ddcc54cf6821374..aa9f1a166ef49a9cfc0d87cfcdbce684429a7e2c 100644 (file)
@@ -8,4 +8,4 @@ include_HEADERS = debug_types.h logstream.hxx
 
 libsgdebug_a_SOURCES = logstream.cxx
 
-INCLUDES += -I$(top_builddir)/src
+INCLUDES += -I$(top_srcdir)