*Again* belatedly add another package to the list of options to
authorTaylor R. Campbell <net/mumble/campbell>
Mon, 27 Nov 2006 22:52:32 +0000 (22:52 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Mon, 27 Nov 2006 22:52:32 +0000 (22:52 +0000)
install, this one lisppaste...

v7/src/edwin/Makefile.in

index 44e6f307285a74f5ee27733556065a3a707abd5d..11e6d3fdcc8c249534893b7284f5aae3ae0f6a1c 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.9 2006/09/09 02:31:30 cph Exp $
+# $Id: Makefile.in,v 1.10 2006/11/27 22:52:32 riastradh Exp $
 #
 # Copyright 2000,2001,2006 Massachusetts Institute of Technology
 #
@@ -67,8 +67,9 @@ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 AUXDIR = @AUXDIR@
 EDDIR = $(AUXDIR)/edwin
 EODIR = $(EDDIR)/autoload
-EDOPTS = debian-changelog eystep manual midas nntp paredit pasmod print \
-        pwedit pwparse snr sort techinfo telnet tximod verilog vhdl webster
+EDOPTS = debian-changelog eystep lisppaste manual midas nntp paredit pasmod \
+        print pwedit pwparse snr sort techinfo telnet tximod verilog vhdl \
+        webster
 
 all:
        echo "No ALL action"