From 00ccafb90de6f22ec3c80308acde0c29e692157d Mon Sep 17 00:00:00 2001 From: curt Date: Fri, 4 May 2001 02:10:46 +0000 Subject: [PATCH] Update build order to work around dependencies. --- simgear/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) \