summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Galassi <mark+savannah@galassi.org>1996-12-20 16:03:03 +0000
committerMark Galassi <mark+savannah@galassi.org>1996-12-20 16:03:03 +0000
commit80df313695809d4a8fcd96ad6b2e2269b016db26 (patch)
tree85a58de4812703b34e3aff1f72829ae23d21fa0c
parentae603deccd64d6716d36b88a658dd111dfc02472 (diff)
downloadguile-80df313695809d4a8fcd96ad6b2e2269b016db26.tar.gz
starting to play with handlers again
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 999e68056..ad61ab076 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -37,10 +37,10 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
transform = @program_transform_name@
-VERSION = @VERSION@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
PACKAGE = @PACKAGE@
existingdirs = @existingdirs@
+VERSION = @VERSION@
SUBDIRS = @existingdirs@ doc