From 57944f6147f077ccf4d84b9d2659f4e8645e8858 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Thu, 8 Mar 2018 15:01:45 +0100 Subject: Reastructure master password functionality --- libsylph/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libsylph/Makefile.am') diff --git a/libsylph/Makefile.am b/libsylph/Makefile.am index 8f2b76b..40d26a9 100644 --- a/libsylph/Makefile.am +++ b/libsylph/Makefile.am @@ -19,6 +19,7 @@ libsylph_0_la_SOURCES = \ folder.c \ html.c \ imap.c \ + masterpassword.c \ mbox.c \ md5.c \ md5_hmac.c \ @@ -62,6 +63,7 @@ libsylph_0include_HEADERS = \ folder.h \ html.h \ imap.h \ + masterpassword.h \ mbox.h \ md5.h \ md5_hmac.h \ -- cgit v1.3