mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-11 02:00:48 +02:00
fix Makefile.am
This commit is contained in:
@@ -39,10 +39,12 @@ msgpack/zone.hpp: msgpack/zone.hpp.erb
|
||||
|
||||
MOSTLYCLEANFILES = \
|
||||
msgpack/type/tuple.hpp \
|
||||
msgpack/type/define.hpp \
|
||||
msgpack/zone.hpp
|
||||
|
||||
EXTRA_DIST = \
|
||||
msgpack/type/tuple.hpp.erb \
|
||||
msgpack/type/define.hpp.erb \
|
||||
msgpack/zone.hpp.erb
|
||||
|
||||
libmsgpack_la_LIBADD = -L../c -lmsgpackc
|
||||
|
Reference in New Issue
Block a user