diff --git a/include/Makefile.am b/include/Makefile.am index 5c9a8af..b5e95aa 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -23,6 +23,11 @@ PCPEXPORT = pcp.h \ pcp/mgmt.h \ pcp/pcpstream.h \ pcp/keysig.h \ - pcp/context.h + pcp/context.h \ + pcp/structs.h \ + pcp/util.h \ + pcp/plist.h \ + pcp/scrypt.h \ + pcp/crypto_scrypt.h nobase_include_HEADERS = $(PCPEXPORT)