aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.nmake
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2007-07-16 06:06:21 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2007-07-16 06:06:21 +0000
commitae48b50f174ebb980b15cf960f587b86bdbbd598 (patch)
treef4a5d1e9561e76f8c0dd523dae5311e8284b61f7 /epan/Makefile.nmake
parent4bf105dd0f07f0b16c96bee8a00ca28d2f9afb38 (diff)
Windows too needs diam_dict.c
svn path=/trunk/; revision=22320
Diffstat (limited to 'epan/Makefile.nmake')
-rw-r--r--epan/Makefile.nmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/Makefile.nmake b/epan/Makefile.nmake
index 7233a26e49..4b37806a1c 100644
--- a/epan/Makefile.nmake
+++ b/epan/Makefile.nmake
@@ -259,6 +259,9 @@ inet_pton.c: ..\inet_pton.c
radius_dict.c : radius_dict.l
$(LEX) radius_dict.l
+diam_dict.c : diam_dict.l
+ $(LEX) diam_dict.l
+
sminmpec.c: enterprise-numbers make-sminmpec.pl
$(PERL) make-sminmpec.pl enterprise-numbers sminmpec.c