From 79f6be42c0b7298c0347838334e58b2eb9573e9d Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 20 Nov 2000 23:57:32 +0000 Subject: New routines for fast memory management and compact string array storage. 2000-11-20 Not Zed * e-memory.[ch]: New routines for fast memory management and compact string array storage. * Makefile.am (libeutil_la_SOURCES): Added e-memory.[ch]. svn path=/trunk/; revision=6619 --- e-util/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'e-util/Makefile.am') 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 \ -- cgit v1.2.3