summaryrefslogtreecommitdiff
path: root/libsylph/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libsylph/Makefile.am')
-rw-r--r--libsylph/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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 = \
19 folder.c \ 19 folder.c \
20 html.c \ 20 html.c \
21 imap.c \ 21 imap.c \
22 masterpassword.c \
22 mbox.c \ 23 mbox.c \
23 md5.c \ 24 md5.c \
24 md5_hmac.c \ 25 md5_hmac.c \
@@ -62,6 +63,7 @@ libsylph_0include_HEADERS = \
62 folder.h \ 63 folder.h \
63 html.h \ 64 html.h \
64 imap.h \ 65 imap.h \
66 masterpassword.h \
65 mbox.h \ 67 mbox.h \
66 md5.h \ 68 md5.h \
67 md5_hmac.h \ 69 md5_hmac.h \