aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'ui/Makefile.nmake')
-rw-r--r--ui/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/Makefile.nmake b/ui/Makefile.nmake
index db5dd1c9f4..f2ae4d87a3 100644
--- a/ui/Makefile.nmake
+++ b/ui/Makefile.nmake
@@ -32,7 +32,7 @@ WIRESHARK_UI_OBJECTS = \
$(GENERATED_C_FILES:.c=.obj) \
$(DIRTY_GENERATED_C_FILES:.c=.obj)
-RUNLEX=..\tools\runlex.sh
+RUNLEX=../tools/runlex.sh
text_import_scanner.h: text_import_scanner.c
text_import_scanner_lex.h: text_import_scanner.c