]> git.mxchange.org Git - flightgear.git/blobdiff - Time/Makefile.am
Code reorganizations. Added a Lib/ directory for more general libraries.
[flightgear.git] / Time / Makefile.am
index fee9f8caa0758d2ba3f26243c892eee579ac9a88..146ff1acb948d957ad922bc8688d45ddc9919dbe 100644 (file)
@@ -8,4 +8,4 @@ libTime_la_SOURCES = \
        fg_timer.c fg_timer.h \
        sunpos.c sunpos.h
 
-INCLUDES += -I..
+INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator