From be5dc8382cb8a0904006ed4bc485e937e48e1132 Mon Sep 17 00:00:00 2001 From: Thomas Lotterer Date: Mon, 2 Feb 2004 20:28:54 +0000 Subject: [PATCH] correct dir for shtool --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 2353f3f..356fabf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -18,7 +18,7 @@ AR = ar RANLIB = @RANLIB@ LEX = @LEX@ YACC = @YACC@ -SHTOOL = ./etc/shtool +SHTOOL = ./shtool CFLAGS = @CFLAGS@