From 0d730bd66bd3f90bdb8b111e0d35c69bab12d1d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Mon, 16 Feb 2015 11:07:43 +0000 Subject: [PATCH] Don't forget to distribute and install --- include/cryb/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/include/cryb/Makefile.am b/include/cryb/Makefile.am index ad29639..c4dfd03 100644 --- a/include/cryb/Makefile.am +++ b/include/cryb/Makefile.am @@ -20,6 +20,7 @@ cryb_HEADERS = \ md2.h \ md4.h \ md5.h \ + memset_s.h \ mpi.h \ oath.h \ oath_constants.h \