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 fd9364ccd4..8a89dbe447 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -39,6 +39,8 @@ libeutil_la_SOURCES = \ e-path.h \ e-sexp.c \ e-sexp.h \ + e-time-utils.c \ + e-time-utils.h \ e-dbhash.c \ e-dbhash.h \ md5-utils.c \ |