Check-in Number:
|
4398 | |
Date: |
2004-Feb-02 21:28:54 (local)
2004-Feb-02 20:28:54 (UTC) |
User: | thl |
Branch: | |
Comment: |
correct dir for shtool |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/petidomo/Makefile.in 1.46 -> 1.47
--- Makefile.in 2001/08/20 13:08:21 1.46
+++ Makefile.in 2004/02/02 20:28:54 1.47
@@ -18,7 +18,7 @@
RANLIB = @RANLIB@
LEX = @LEX@
YACC = @YACC@
-SHTOOL = ./etc/shtool
+SHTOOL = ./shtool
CFLAGS = @CFLAGS@
|
|