Mercurial > hg > xemacs-beta
diff src/depend @ 1688:034a2ddf5b6b
[xemacs-hg @ 2003-09-16 03:57:54 by james]
Fix C++ build of dump-id.c, and remove dumper.h/lrecord.h duplication.
author | james |
---|---|
date | Tue, 16 Sep 2003 03:57:59 +0000 |
parents | 4f19b0887593 |
children | e4f996d69637 |
line wrap: on
line diff
--- a/src/depend Mon Sep 15 22:04:10 2003 +0000 +++ b/src/depend Tue Sep 16 03:57:59 2003 +0000 @@ -11,7 +11,7 @@ LISP_H= #else CONFIG_H=config.h -LISP_H=lisp.h config.h general-slots.h lrecord.h symeval.h symsinit.h text.h $(LISP_UNION_H) +LISP_H=lisp.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)