aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.nmake
diff options
context:
space:
mode:
authorРоман Донченко <dpb@corrigendum.ru>2014-07-12 18:59:56 +0400
committerGraham Bloice <graham.bloice@trihedral.com>2014-07-20 13:15:59 +0000
commit696cb6c17be46aa59261ec247299440abade0c9d (patch)
treefb38d5905b5ee09806b6fbfd5d4b6cd51f382ab9 /epan/Makefile.nmake
parent320c4f0d705a3ed94f710fb4b7b3eef897ff7bc4 (diff)
Use forward slashes in paths to runlex.sh
This gets rid of "MS-DOS style path detected" warnings from Cygwin. Change-Id: Id10429669704aa371dbf56a9398947c8002260ad Reviewed-on: https://code.wireshark.org/review/3024 Reviewed-by: Evan Huus <eapache@gmail.com> Petri-Dish: Graham Bloice <graham.bloice@trihedral.com> Tested-by: Wireshark Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
Diffstat (limited to 'epan/Makefile.nmake')
-rw-r--r--epan/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/Makefile.nmake b/epan/Makefile.nmake
index d9fe15d6ef..3e05a477f6 100644
--- a/epan/Makefile.nmake
+++ b/epan/Makefile.nmake
@@ -373,7 +373,7 @@ asm_utils_win32_x86.obj: asm_utils_win32_x86.asm
update-sminmpec:
$(PERL) ../tools/make-sminmpec.pl
-RUNLEX=..\tools\runlex.sh
+RUNLEX=../tools/runlex.sh
#
# We compile these specially because they're Flex-generated and thus