+Wed May 22 13:03:41 CDT 2002 Adam Heath <doogie@debian.org>
+
+ * lib/Makefile.in: Remove hash.c from SOURCES, as it is a test file.
+
Tue May 21 17:20:12 CEST 2002 Wichert Akkerman <wichert@deephackmode.org>
* debian/dpkg.postinst: remove compat stuff for ancient dpkg versions.
SOURCES = compat.c database.c dbmodify.c dump.c ehandle.c fields.c \
lock.c mlib.c myopt.c nfmalloc.c parse.c parsehelp.c \
showcright.c showpkg.c tarfn.c varbuf.c vercmp.c md5.c \
- utils.c hash.c
+ utils.c
OBJECTS = $(patsubst %.c, %.o, $(SOURCES))
GENFILES = $(OBJECTS) libdpkg.a