Add comiler/c.capnp.h to Makefile.am noinst_HEADERS.

This commit is contained in:
Alex Helfet 2017-03-27 03:33:34 +01:00
parent 531eefc3cc
commit f7cd5685aa

View file

@ -43,6 +43,7 @@ noinst_HEADERS += \
lib/capnp_priv.h \
compiler/str.h \
compiler/schema.capnp.h \
compiler/c.capnp.h \
compiler/c++.capnp.h
# Don't try to generate any *.capnp files. Otherwise make wants to compile them