OSDN Git Service

d15c4ab58dad8cf2a16f3453aad822e6da995afe
[coolrain/CoolRain.git] / include / CoolRain / Makefile.am
1
2 CoolRain_includedir=$(includedir)/CoolRain
3 CoolRain_include_HEADERS=\
4         error.h \
5         thread.h \
6         writer.h \
7         fragment.h \
8         refstring.h \
9         tagset.h \
10         stash.h \
11         template.h \
12         variant.h \
13         memory.h \
14         version.h \
15         CoolRain.h
16
17