From 6d86950750afaa8035d6af78ad52a135553b08be Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 18 Jan 2001 13:10:18 +0000 Subject: [PATCH] New layout --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index a6d8009..cdb9122 100644 --- a/Makefile.in +++ b/Makefile.in @@ -15,7 +15,7 @@ AR = ar RANLIB = @RANLIB@ LEX = @LEX@ YACC = @YACC@ -SHTOOL = ./shtool +SHTOOL = ./etc/shtool CFLAGS = @CFLAGS@ CPPFLAGS = @CPPFLAGS@ @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)\" -DLIBEXECDIR=\"$(libexecdir)\" \