]> git.mxchange.org Git - simgear.git/blobdiff - Lib/Makefile.am
Added point3d.hxx to replace cheezy fgPoint3d struct.
[simgear.git] / Lib / Makefile.am
index 58fe8a0acd74bf68e826603439115efada5a0610..73035a69ec8b93373b36197f08dfe3491bfa26b4 100644 (file)
@@ -1 +1,7 @@
-SUBDIRS = Bucket DEM XGL
+if ENABLE_AUDIO_SUPPORT
+AUDIO_DIRS = Audio
+else
+AUDIO_DIRS = 
+endif
+
+SUBDIRS = $(AUDIO_DIRS) Bucket Debug DEM gpc Math Misc PUI XGL zlib