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