summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/Makefile3
-rw-r--r--lang/elisp-manual/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile
index f95fee7a0ff..9af92c30595 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 1999/01/31 03:48:18 jwise Exp $
+# $NetBSD: Makefile,v 1.23 1999/02/28 10:39:29 dbj Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -10,6 +10,7 @@
SUBDIR += clisp
# SUBDIR += cmucl
# SUBDIR += eiffel
+ SUBDIR += elisp-manual
SUBDIR += elk
# SUBDIR += eperl
SUBDIR += expect
diff --git a/lang/elisp-manual/Makefile b/lang/elisp-manual/Makefile
index ae6f37691fd..f4f875e729a 100644
--- a/lang/elisp-manual/Makefile
+++ b/lang/elisp-manual/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 1998/10/18 19:55:15 dbj Exp $
+# $NetBSD: Makefile,v 1.2 1999/02/28 10:39:29 dbj Exp $
DISTNAME= elisp-manual-20-2.5
CATEGORIES= lang
-MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITES= ${MASTER_SITE_GNU:=/emacs/}
MAINTAINER= dbj@netbsd.org
HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html