aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'epan/Makefile.nmake')
-rw-r--r--epan/Makefile.nmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/Makefile.nmake b/epan/Makefile.nmake
index 20cae5121f..e8584ec513 100644
--- a/epan/Makefile.nmake
+++ b/epan/Makefile.nmake
@@ -141,3 +141,5 @@ mkstemp.c: ..\mkstemp.c
strptime.c: ..\strptime.c
xcopy ..\strptime.c . /d /y
+radius_dict.c : radius_dict.l
+ $(LEX) radius_dict.l