keysz.h: Extract key-size stuff into a separate header file.
[u/mdw/catacomb] / Makefile.m4
index 5a31b5b..fccb60d 100644 (file)
@@ -160,7 +160,7 @@ libcatacomb_la_LDFLAGS = -version-info 3:0:1
 ## difference between the first and last numbers is major version.
 
 pkginclude_HEADERS = \
-       arena.h paranoia.h buf.h qdparse.h \
+       arena.h paranoia.h buf.h qdparse.h keysz.h \
        blkc.h hash.h gcipher.h ghash.h gmac.h grand.h ghash-def.h \
        lcrand.h fibrand.h rc4.h seal.h rand.h noise.h fipstest.h maurer.h \
        key.h key-error.h key-data.h passphrase.h pixie.h lmem.h \