runlex.sh is in tools, not the top-level directory.

svn path=/trunk/; revision=22449
This commit is contained in:
Guy Harris 2007-08-04 03:14:00 +00:00
parent c2d8a39d95
commit 0f6b7b836e
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ wiretap-$(WTAP_VERSION).dll : $(OBJECTS) wtap.def ..\image\wiretap.res
$(OBJECTS): config.h
RUNLEX = ..\runlex.sh
RUNLEX = ..\tools\runlex.sh
ascend-scanner_lex.h : ascend-scanner.c
ascend-scanner.obj : ascend-scanner.c ascend-grammar.h