Files
simgear/lib/Makefile.am
2009-09-16 08:06:28 +02:00

15 lines
146 B
Makefile

if ENABLE_UNIX_SERIAL
SERIAL_DIRS = Serial
else
SERIAL_DIRS =
endif
SUBDIRS = \
Bucket \
Debug \
Math \
Misc \
$(SERIAL_DIRS) \
XGL\
zlib