X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fthreads%2FMakefile.am;h=1672b28797321c6ad7ee393b2677d2175bdfe1ea;hb=59df72c4b07bb7873f39f9a7b4ce1948c52e550a;hp=a8e76a1de03a4745e7a3419dded98e05c592ce7f;hpb=5bab565cfe4c30d6cf08ecaba50af74d5e4f0c98;p=simgear.git diff --git a/simgear/threads/Makefile.am b/simgear/threads/Makefile.am index a8e76a1d..1672b287 100644 --- a/simgear/threads/Makefile.am +++ b/simgear/threads/Makefile.am @@ -10,8 +10,4 @@ include_HEADERS = \ libsgthreads_a_SOURCES = \ SGThread.cxx -if OLD_AUTOMAKE -INCLUDES += -I$(top_srcdir) -else INCLUDES = -I$(top_srcdir) -endif