]> git.mxchange.org Git - flightgear.git/blobdiff - src/Sound/Makefile.am
Added static port system and a new altimeter model connected to it.
[flightgear.git] / src / Sound / Makefile.am
index ef3619b84c446ff0017cd60aa08d9c23024d0660..3889f4215a8d6d6bfa9c8d76af7b6e885389f90d 100644 (file)
@@ -7,8 +7,4 @@ libSound_a_SOURCES = \
        morse.cxx morse.hxx \
        soundmgr.cxx soundmgr.hxx
 
-if OLD_AUTOMAKE
-INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
-else
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
-endif