]> git.mxchange.org Git - simgear.git/blob - simgear/compatibility/Makefile.am
Added missing Makefile.am from Erik Hofman.
[simgear.git] / simgear / compatibility / Makefile.am
1 includedir = @includedir@/compatibility
2
3 EXTRA_DIST = README
4
5 include_HEADERS = \
6         cfloat \
7         csetjmp \
8         cstdio \
9         cwchar \
10         iostream \
11         strstream \
12         cassert \
13         climits \
14         csignal \
15         cstdlib \
16         cwctype \
17         istream \
18         cctype \
19         clocale \
20         cstdarg \
21         cstring \
22         fstream \
23         iterator \
24         cerrno \
25         cmath \
26         cstddef \
27         ctime \
28         iomanip \
29         streambuf