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 856cecf46a..a2094d5894 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -29,6 +29,8 @@ libeutil_la_SOURCES = \ e-list-iterator.h \ e-list.c \ e-list.h \ + e-memory.c \ + e-memory.h \ e-sexp.c \ e-sexp.h \ e-dbhash.c \ |