From: Taylor R. Campbell Date: Thu, 27 Jul 2006 00:42:48 +0000 (+0000) Subject: Belatedly add paredit to the list of optional packages to install. X-Git-Tag: 20090517-FFI~976 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=dbacf2e9bfe3572a51541436c5e877cceb150f51;p=mit-scheme.git Belatedly add paredit to the list of optional packages to install. --- 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"