diff lisp/gnus/Makefile @ 80:1ce6082ce73f r20-0b90

Import from CVS: tag r20-0b90
author cvs
date Mon, 13 Aug 2007 09:06:37 +0200
parents 131b0175ea99
children 0d2f883870bc
line wrap: on
line diff
--- a/lisp/gnus/Makefile	Mon Aug 13 09:05:44 2007 +0200
+++ b/lisp/gnus/Makefile	Mon Aug 13 09:06:37 2007 +0200
@@ -1,6 +1,6 @@
 SHELL = /bin/sh
 EMACS=emacs
-FLAGS=-batch -q -no-site-file -l ./dgnushack.el
+FLAGS=-batch -q -no-site-file -l bytecomp -l ./dgnushack.el
 
 all:
 	rm -f *.elc ; $(EMACS) $(FLAGS) -f dgnushack-compile