lib-src/makefile.w32-in (obj): Remove md5.o.

This commit is contained in:
Juanma Barranquero 2011-02-20 23:17:39 +01:00
parent e1e6b4fb85
commit 50a4e25afa
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2011-02-20 Juanma Barranquero <lekktu@gmail.com>
* makefile.w32-in (obj): Remove md5.o.
2011-02-18 Karl Chen <Karl.Chen@quarl.org>
* emacsclient.c (main): Loop while `recv' return EINTR.

View file

@ -142,7 +142,7 @@ obj = dosfns.o msdos.o \
syntax.o bytecode.o \
process.o callproc.o unexw32.o \
region-cache.o sound.o atimer.o \
doprnt.o intervals.o textprop.o composite.o md5.o
doprnt.o intervals.o textprop.o composite.o
#
# These are the lisp files that are loaded up in loadup.el