X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2FMakefile.am;h=de98c035aaa3db6359633d213f2427eb13703ced;hb=68797e51c66d44d9a3178b659c9f970d996796e1;hp=44e28bb1b1c9db61e86f4c246d8485a25b0f8211;hpb=733e6fa14ff507a1022ecab8d55cc9bf587bee40;p=simgear.git diff --git a/simgear/Makefile.am b/simgear/Makefile.am index 44e28bb1..de98c035 100644 --- a/simgear/Makefile.am +++ b/simgear/Makefile.am @@ -1,9 +1,3 @@ -if HAVE_THREADS -SGTHREAD_DIR = threads -else -SGTHREAD_DIR = -endif - # METAR_DIRS = METAR_DIRS = environment @@ -31,7 +25,7 @@ SUBDIRS = \ screen \ serial \ sound \ - $(SGTHREAD_DIR) \ + threads \ timing DIST_SUBDIRS = $(SUBDIRS) compatibility