Mercurial > hg > xemacs-beta
diff lisp/efs/Makefile @ 146:2af401a6ecca r20-2p1
Import from CVS: tag r20-2p1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:34:46 +0200 |
parents | 7d55a9ba150c |
children | 15872534500d |
line wrap: on
line diff
--- a/lisp/efs/Makefile Mon Aug 13 09:34:16 2007 +0200 +++ b/lisp/efs/Makefile Mon Aug 13 09:34:46 2007 +0200 @@ -2,7 +2,7 @@ # # File: Makefile # Release: $efs release: 1.15 $ -# Version: $Revision: 1.6 $ +# Version: $Revision: 1.7 $ # RCS: # Description: Makefile for byte-compiling efs and dired. # Author: Andy Norman, HPLabs, Bristol, UK. @@ -89,7 +89,8 @@ COREOBJS = efs-defun.elc efs-ovwrt.elc efs-fnh.elc efs-cu.elc efs-netrc.elc \ efs.elc efs-dired.elc efs-report.elc \ - efs-cp-p.elc + efs-cp-p.elc \ + efs-dump.elc CORESRC = efs-defun.el efs-ovwrt.el efs-fnh.el efs-cu.el efs-netrc.el \ efs.el efs-dired.el efs-report.el \ efs-cp-p.el \