Mercurial > hg > xemacs-beta
diff src/depend @ 1744:e4f996d69637
[xemacs-hg @ 2003-10-14 14:40:08 by james]
Fix compiler.h induced warnings and update depend.
author | james |
---|---|
date | Tue, 14 Oct 2003 14:40:27 +0000 |
parents | 034a2ddf5b6b |
children | 9c872f33ecbe |
line wrap: on
line diff
--- a/src/depend Tue Oct 14 05:03:13 2003 +0000 +++ b/src/depend Tue Oct 14 14:40:27 2003 +0000 @@ -11,7 +11,7 @@ LISP_H= #else CONFIG_H=config.h -LISP_H=lisp.h config.h dumper.h general-slots.h lrecord.h symeval.h symsinit.h text.h $(LISP_UNION_H) +LISP_H=lisp.h compiler.h config.h dumper.h general-slots.h lrecord.h symeval.h symsinit.h text.h $(LISP_UNION_H) #endif #if defined(HAVE_MS_WINDOWS)