changeset 403:c3c7f9345f83 HEAD

missing mempool-datastack.c
author Timo Sirainen <tss@iki.fi>
date Thu, 10 Oct 2002 04:45:42 +0300
parents e90b95f6d962
children f25e575bf1ca
files src/lib/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/lib/Makefile.am	Wed Oct 09 23:49:07 2002 +0300
+++ b/src/lib/Makefile.am	Thu Oct 10 04:45:42 2002 +0300
@@ -31,6 +31,7 @@
 	md5.c \
 	mempool.c \
 	mempool-alloconly.c \
+	mempool-datastack.c \
 	mempool-system.c \
 	mmap-anon.c \
 	mmap-util.c \