From: curt Date: Wed, 11 Apr 2001 18:03:30 +0000 (+0000) Subject: Fixed a typo. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e3b0a70eb9dc9a6a13660b2ad92624270eed3fa0;p=simgear.git Fixed a typo. --- diff --git a/simgear/Makefile.am b/simgear/Makefile.am index 855b42dc..106162cd 100644 --- a/simgear/Makefile.am +++ b/simgear/Makefile.am @@ -44,7 +44,7 @@ SUBDIRS = \ screen \ $(SERIAL_DIRS) \ sky \ - $(SGTHREAD_DIR) + $(SGTHREAD_DIR) \ timing \ xgl \ $(ZLIB_DIRS)