1
0
Fork 0
flightgear/Lib/Makefile.am
2009-09-14 13:34:43 +02:00

15 lines
154 B
Makefile

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