Mercurial > hg > xemacs-beta
diff lisp/w3/Makefile @ 134:34a5b81f86ba r20-2b1
Import from CVS: tag r20-2b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:30:11 +0200 |
parents | cca96a509cfe |
children | b980b6286996 |
line wrap: on
line diff
--- a/lisp/w3/Makefile Mon Aug 13 09:29:37 2007 +0200 +++ b/lisp/w3/Makefile Mon Aug 13 09:30:11 2007 +0200 @@ -49,7 +49,7 @@ w3-auto.el w3-menu.el w3-mouse.el w3-toolbar.el w3-prefs.el \ w3-speak.el w3-latex.el w3-parse.el w3-display.el w3-print.el \ w3-about.el w3-hot.el w3-e19.el w3-xemac.el w3.el w3-script.el \ - w3-jscript.el w3-elisp.el + w3-jscript.el w3-elisp.el dsssl-flow.el OBJECTS = $(SOURCES:.el=.elc) @@ -104,3 +104,4 @@ w3-display.elc: w3-display.el css.el font.el w3-imap.el css.elc: css.el font.el w3.elc: css.el w3-vars.el w3.el +dsssl.elc: dsssl.el dsssl-flow.el