]> git.mxchange.org Git - flightgear.git/blobdiff - src/Makefile.am
Started a new FGMenuBar class to handle a different XML-configurable
[flightgear.git] / src / Makefile.am
index c943eafd4ad40600567f7937b17a7994085aa9b0..0aa54451b9166ede1f34b3c0cf105dc7b89d710e 100644 (file)
@@ -11,7 +11,7 @@ NETWORK_DIRS = Network
 endif
 
 SUBDIRS = \
-       Include \
+        Include \
         Aircraft \
         Airports \
         ATC \
@@ -20,13 +20,16 @@ SUBDIRS = \
         Controls \
         FDM \
         GUI \
-       Input \
+        Input \
+       Instrumentation \
         Model \
-       Navaids \
+        Navaids \
         $(NETWORK_DIRS) \
         Objects \
         Scenery \
-       Sound \
+        Scripting \
+        Sound \
+        Systems \
         Time \
         $(WEATHER_DIR) \
         Main