1
0
Fork 0
flightgear/Lib/Makefile.am

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