]> git.mxchange.org Git - flightgear.git/commitdiff
Integrated Steve's new "plib" conglomeration.
authorcurt <curt>
Sat, 3 Apr 1999 04:19:39 +0000 (04:19 +0000)
committercurt <curt>
Sat, 3 Apr 1999 04:19:39 +0000 (04:19 +0000)
Lib/Makefile.am

index 6723c2dd62ef0bb913465cd55eca04b2ba9d5b28..a0bdf9327a18aea9232a2628c4bc1ea371f1b8ce 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,12 +5,11 @@ SERIAL_DIRS =
 endif
 
 SUBDIRS = \
-       $(AUDIO_DIRS) \
        Bucket \
        Debug \
        Math \
        Misc \
-       PUI \
        $(SERIAL_DIRS) \
        XGL\
+       plib \
        zlib