]> git.mxchange.org Git - flightgear.git/blobdiff - src/Objects/Makefile.am
Added static port system and a new altimeter model connected to it.
[flightgear.git] / src / Objects / Makefile.am
index 692c345f23345ed3fbd73df963822e10a9b460d6..6561f7f0575a08af7ae3384ec7cdd218f9317e03 100644 (file)
@@ -8,8 +8,4 @@ libObjects_a_SOURCES = \
        obj.cxx obj.hxx \
        texload.c texload.h colours.h
 
-if OLD_AUTOMAKE
-INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
-else
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
-endif