diff --git a/src/Makefile.am b/src/Makefile.am index 415d4e9e..39b97245 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -66,6 +66,8 @@ libmu_la_SOURCES= \ mu-maildir.h \ mu-msg-contact.c \ mu-msg-contact.h \ + mu-msg-cache.c \ + mu-msg-cache.h \ mu-msg-data.c \ mu-msg-data.h \ mu-msg-data-cache.c \