mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-19 04:52:59 +01:00
c++: fix Makefile.am
This commit is contained in:
parent
a5705183d6
commit
0491768fb2
@ -23,7 +23,7 @@ nobase_include_HEADERS = \
|
|||||||
msgpack/type/define.hpp
|
msgpack/type/define.hpp
|
||||||
|
|
||||||
# FIXME
|
# FIXME
|
||||||
object.lo: msgpack/type/tuple.hpp msgpack/zone.hpp
|
object.lo: msgpack/type/tuple.hpp msgpack/type/define.hpp msgpack/zone.hpp
|
||||||
|
|
||||||
msgpack/type/tuple.hpp: msgpack/type/tuple.hpp.erb
|
msgpack/type/tuple.hpp: msgpack/type/tuple.hpp.erb
|
||||||
$(ERB) $< > $@.tmp
|
$(ERB) $< > $@.tmp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user