1
0
Fork 0
flightgear/Lib/Makefile.am

15 lines
146 B
Text
Raw Normal View History

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