mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-15 23:20:08 +02:00
cpp: fixes missing dependency to generate version.h
This commit is contained in:
@@ -88,6 +88,8 @@ msgpack/version.h: msgpack/version.h.in Makefile.in
|
||||
-e s/VERSION_MINOR_UNDEFINED/$(VERSION_MINOR)/ \
|
||||
$< > $@
|
||||
|
||||
version.c: msgpack/version.h
|
||||
|
||||
|
||||
doxygen_c:
|
||||
cat ../Doxyfile > Doxyfile_c
|
||||
|
Reference in New Issue
Block a user