mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-04-18 15:33:10 +02:00

git-svn-id: file:///Users/frsyuki/project/msgpack-git/svn/x@59 5a5092ae-2292-43ba-b2d5-dcab9c1a2731
8 lines
143 B
Makefile
8 lines
143 B
Makefile
SUBDIRS = c cpp
|
|
|
|
nobase_include_HEADERS = \
|
|
msgpack/pack/inline_impl.h \
|
|
msgpack/unpack/inline_context.h \
|
|
msgpack/unpack/inline_impl.h
|
|
|