From 80df313695809d4a8fcd96ad6b2e2269b016db26 Mon Sep 17 00:00:00 2001 From: Mark Galassi Date: Fri, 20 Dec 1996 16:03:03 +0000 Subject: [PATCH] starting to play with handlers again --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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