]> git.mxchange.org Git - simgear.git/blobdiff - simgear/threads/Makefile.am
allow sound effects in the configuration file to be added to the 'avionics' sample...
[simgear.git] / simgear / threads / Makefile.am
index a8e76a1de03a4745e7a3419dded98e05c592ce7f..1672b28797321c6ad7ee393b2677d2175bdfe1ea 100644 (file)
@@ -10,8 +10,4 @@ include_HEADERS = \
 libsgthreads_a_SOURCES = \
        SGThread.cxx
 
-if OLD_AUTOMAKE
-INCLUDES += -I$(top_srcdir)
-else
 INCLUDES = -I$(top_srcdir)
-endif