diff options
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r-- | e-util/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am index bdcde0929c..738ce8559d 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -158,6 +158,7 @@ eutilinclude_HEADERS = \ e-cell.h \ e-charset-combo-box.h \ e-charset.h \ + e-client-cache.h \ e-config.h \ e-contact-store.h \ e-dateedit.h \ @@ -402,6 +403,7 @@ libeutil_la_SOURCES = \ e-cell.c \ e-charset-combo-box.c \ e-charset.c \ + e-client-cache.c \ e-config.c \ e-contact-store.c \ e-dateedit.c \ |