]> git.mxchange.org Git - flightgear.git/blobdiff - src/Time/Makefile.am
Added static port system and a new altimeter model connected to it.
[flightgear.git] / src / Time / Makefile.am
index 55ae1362ad3c5ae8bd74f229534eb0a7d7e7484d..9a0be35ec8f5152dbe18d606558ca54e44645146 100644 (file)
@@ -8,8 +8,4 @@ libTime_a_SOURCES = \
        sunpos.cxx sunpos.hxx \
        tmp.cxx tmp.hxx
 
-if OLD_AUTOMAKE
-INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
-else
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
-endif