Add comiler/c.capnp.h to Makefile.am noinst_HEADERS.
This commit is contained in:
parent
531eefc3cc
commit
f7cd5685aa
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ noinst_HEADERS += \
|
||||||
lib/capnp_priv.h \
|
lib/capnp_priv.h \
|
||||||
compiler/str.h \
|
compiler/str.h \
|
||||||
compiler/schema.capnp.h \
|
compiler/schema.capnp.h \
|
||||||
|
compiler/c.capnp.h \
|
||||||
compiler/c++.capnp.h
|
compiler/c++.capnp.h
|
||||||
|
|
||||||
# Don't try to generate any *.capnp files. Otherwise make wants to compile them
|
# Don't try to generate any *.capnp files. Otherwise make wants to compile them
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue