diff --git a/include/cryb/Makefile.am b/include/cryb/Makefile.am index cd31549..448365e 100644 --- a/include/cryb/Makefile.am +++ b/include/cryb/Makefile.am @@ -24,5 +24,9 @@ cryb_HEADERS = \ noinst_HEADERS = \ coverage.h \ + ctype.h \ impl.h \ - nocoverage.h + nocoverage.h \ + strlcat.h \ + strlcmp.h \ + strlcpy.h