]> err.no Git - dpkg/commitdiff
Remove hash.c from SOURCES, as it is a test file.
authorAdam Heath <doogie@debian.org>
Wed, 22 May 2002 18:01:49 +0000 (18:01 +0000)
committerAdam Heath <doogie@debian.org>
Wed, 22 May 2002 18:01:49 +0000 (18:01 +0000)
ChangeLog
lib/Makefile.in

index d83a68bd7f5b73ff804e91dd865ee4be109ef62b..8a7f34c2d0a69826a009ea42449410da67e9df1e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+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.
index afadd8e98f5bf087bb3290c610b1ee717929421e..05b91e57c481bab562f4d1a9af04a10ab7a2ff8a 100644 (file)
@@ -9,7 +9,7 @@ include ../Makefile.conf
 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