diff --git a/Makefile.am b/Makefile.am index f371c7c..8622c90 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ include_HEADERS += \ lib/capnp_c.h noinst_HEADERS += \ - lib/capnp_int.h \ + lib/capnp_priv.h \ compiler/str.h \ compiler/schema.capnp.h \ compiler/c++.capnp.h \