]> git.mxchange.org Git - simgear.git/blob - Lib/Makefile.am
Fixed an IRIX warning message where an inline function is referenced
[simgear.git] / Lib / Makefile.am
1 if ENABLE_UNIX_SERIAL
2 SERIAL_DIRS = Serial
3 else
4 SERIAL_DIRS =
5 endif
6
7 SUBDIRS = \
8         Bucket \
9         Debug \
10         Math \
11         Misc \
12         $(SERIAL_DIRS) \
13         XGL\
14         zlib