From dbacf2e9bfe3572a51541436c5e877cceb150f51 Mon Sep 17 00:00:00 2001 From: "Taylor R. Campbell" Date: Thu, 27 Jul 2006 00:42:48 +0000 Subject: [PATCH] Belatedly add paredit to the list of optional packages to install. --- v7/src/edwin/Makefile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/v7/src/edwin/Makefile.in b/v7/src/edwin/Makefile.in index abc109769..fc56020b4 100644 --- a/v7/src/edwin/Makefile.in +++ b/v7/src/edwin/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.6 2003/02/14 18:28:10 cph Exp $ +# $Id: Makefile.in,v 1.7 2006/07/27 00:42:48 riastradh Exp $ # # Copyright (c) 2000-2001 Massachusetts Institute of Technology # @@ -66,8 +66,8 @@ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs AUXDIR = @AUXDIR@ EDDIR = $(AUXDIR)/edwin EODIR = $(EDDIR)/autoload -EDOPTS = debian-changelog eystep manual midas nntp pasmod print pwedit \ - pwparse snr sort techinfo telnet tximod verilog vhdl webster +EDOPTS = debian-changelog eystep manual midas nntp paredit pasmod print \ + pwedit pwparse snr sort techinfo telnet tximod verilog vhdl webster all: echo "No ALL action" -- 2.25.1