aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-04-08 18:10:32 +0000
committerGerald Combs <gerald@wireshark.org>2009-04-08 18:10:32 +0000
commitc86c61602aa3808becd74ea27ec1fb0418f3a77b (patch)
tree6da607cbf522b5bb9e7ec6bceea2fa2a7bd03a00 /epan/Makefile.nmake
parent15f33eecbf2228e5df8172277b54a791ddd46662 (diff)
Add another Flex exception.
svn path=/trunk/; revision=28003
Diffstat (limited to 'epan/Makefile.nmake')
-rw-r--r--epan/Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/Makefile.nmake b/epan/Makefile.nmake
index f65b1f63cf..47284c7dbc 100644
--- a/epan/Makefile.nmake
+++ b/epan/Makefile.nmake
@@ -319,6 +319,7 @@ radius_dict.obj : radius_dict.c
uat_load_lex.h: uat_load.c
uat_load.obj : uat_load.c
+ $(CC) $(CVARSDLL) $(GENERATED_CFLAGS) -Fd.\ -c $?
LEMON=..\tools\lemon