]> git.mxchange.org Git - simgear.git/blob - simgear/Makefile.am
Merge branch 'fredb/effect-stuff'
[simgear.git] / simgear / Makefile.am
1 # METAR_DIRS =
2 METAR_DIRS = environment
3
4 EXTRA_DIST = simgear_config.h.vc5 simgear_config.h-msvc71 version.h.in
5
6 include_HEADERS = \
7         compiler.h constants.h sg_inlines.h version.h
8
9 SUBDIRS = \
10         $(compatibility_DIR) \
11         xml \
12         debug \
13         misc \
14         structure \
15         bucket \
16         ephemeris \
17         io \
18         magvar \
19         math \
20         $(METAR_DIRS) \
21         nasal \
22         props \
23         route \
24         scene \
25         screen \
26         serial \
27         sound \
28         threads \
29         timing
30
31 DIST_SUBDIRS = $(SUBDIRS) compatibility