]> git.mxchange.org Git - simgear.git/blobdiff - Lib/Makefile.am
Fixed an IRIX warning message where an inline function is referenced
[simgear.git] / Lib / Makefile.am
index 1f9423e6fffb316c53175b7d9909eafd015a1f62..840df71f13b016b4c26fd14491b7c23fe09e3e81 100644 (file)
@@ -1,9 +1,3 @@
-if ENABLE_AUDIO_SUPPORT
-AUDIO_DIRS = Audio
-else
-AUDIO_DIRS = 
-endif
-
 if ENABLE_UNIX_SERIAL
 SERIAL_DIRS = Serial
 else
@@ -11,13 +5,10 @@ SERIAL_DIRS =
 endif
 
 SUBDIRS = \
-       $(AUDIO_DIRS) \
        Bucket \
        Debug \
-       DEM \
        Math \
        Misc \
-       PUI \
        $(SERIAL_DIRS) \
        XGL\
        zlib