simgear/Lib/Makefile.am

16 lines
154 B
Makefile
Raw Normal View History

1998-11-16 21:56:45 +08:00
if ENABLE_UNIX_SERIAL
SERIAL_DIRS = Serial
else
SERIAL_DIRS =
endif
SUBDIRS = \
Bucket \
Debug \
Math \
Misc \
$(SERIAL_DIRS) \
XGL\
plib \
1998-11-16 21:56:45 +08:00
zlib