From e433cad4fdbd2df7611e428494f859b480468d9b Mon Sep 17 00:00:00 2001 From: kuriyama Date: Mon, 27 Apr 1998 14:54:10 +0000 Subject: Activate elisp-manual and emacs-lisp-intro Submitted by: Don Croyle PR: ports/5086 PR: ports/5087 --- lang/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/Makefile b/lang/Makefile index 0388415873c2..c95c08d01231 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.97 1998/04/17 22:07:04 mph Exp $ +# $Id: Makefile,v 1.98 1998/04/18 14:01:04 rnordier Exp $ # SUBDIR += Gofer @@ -11,7 +11,9 @@ SUBDIR += cmucl SUBDIR += egcs SUBDIR += eiffel + SUBDIR += elisp-manual SUBDIR += elk + SUBDIR += emacs-lisp-intro SUBDIR += eperl SUBDIR += expect SUBDIR += forth -- cgit