2009-02-15 09:09:56 +00:00
|
|
|
SUBDIRS = c cpp
|
|
|
|
|
|
|
|
|
|
nobase_include_HEADERS = \
|
2009-02-15 09:10:00 +00:00
|
|
|
msgpack/pack_define.h \
|
2009-02-15 09:09:57 +00:00
|
|
|
msgpack/pack_template.h \
|
|
|
|
|
msgpack/unpack_define.h \
|
|
|
|
|
msgpack/unpack_template.h
|
2009-02-15 09:09:56 +00:00
|
|
|
|