From: curt Date: Fri, 4 May 2001 02:10:46 +0000 (+0000) Subject: Update build order to work around dependencies. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=00ccafb90de6f22ec3c80308acde0c29e692157d;p=simgear.git Update build order to work around dependencies. --- diff --git a/simgear/Makefile.am b/simgear/Makefile.am index b3094a1a..9bdce9d4 100644 --- a/simgear/Makefile.am +++ b/simgear/Makefile.am @@ -35,12 +35,12 @@ SUBDIRS = \ bucket \ debug \ ephemeris \ - io \ magvar \ math \ $(METAR_DIRS) \ xml \ misc \ + io \ route \ screen \ $(SERIAL_DIRS) \