diff --git a/Makefile.am b/Makefile.am index 7847d78..6fa4b95 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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