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)\" \