]> git.mxchange.org Git - flightgear.git/blobdiff - src/Model/Makefile.am
Make sure that all elapsed time gets passed to update when a subsystem
[flightgear.git] / src / Model / Makefile.am
index 7ed105849690e9a244fd92c45d7ce435e0bc9386..38d08455346941e320d93b769129f88ae594b562 100644 (file)
@@ -6,8 +6,4 @@ libModel_a_SOURCES = loader.cxx loader.hxx \
                      acmodel.cxx acmodel.hxx \
                      panelnode.cxx panelnode.hxx
 
-if OLD_AUTOMAKE
-INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
-else
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
-endif