From: Gerd Moellmann Date: Thu, 30 Nov 2000 13:46:08 +0000 (+0000) Subject: (obj): Add md5.o X-Git-Tag: emacs-pretest-21.0.93~342 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d06b86880df06442b9681d647e92ef029d20e8e5;p=emacs.git (obj): Add md5.o --- diff --git a/src/Makefile.in b/src/Makefile.in index 3c32cdac0ca..ec0bde1dce5 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -540,7 +540,7 @@ obj= dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o \ abbrev.o syntax.o UNEXEC mocklisp.o bytecode.o \ process.o callproc.o \ region-cache.o sound.o atimer.o \ - doprnt.o strftime.o intervals.o textprop.o composite.o \ + doprnt.o strftime.o intervals.o textprop.o composite.o md5.o \ $(MSDOS_OBJ) /* Object files used on some machine or other.