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 2efec61ca3..2fd7b68e18 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -41,6 +41,8 @@ libeutil_la_SOURCES = \ e-sexp.h \ e-time-utils.c \ e-time-utils.h \ + e-url.c \ + e-url.h \ e-dbhash.c \ e-dbhash.h \ md5-utils.c \ |