aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimaxasncp/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wimaxasncp/Makefile.nmake')
-rw-r--r--plugins/wimaxasncp/Makefile.nmake6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/wimaxasncp/Makefile.nmake b/plugins/wimaxasncp/Makefile.nmake
index 8cd480bb00..d5dff03a65 100644
--- a/plugins/wimaxasncp/Makefile.nmake
+++ b/plugins/wimaxasncp/Makefile.nmake
@@ -89,6 +89,12 @@ plugin.c: $(DISSECTOR_SRC) ../../tools/make-dissector-reg.py ../../tools/make-di
!ENDIF
+
+RUNLEX=..\..\tools\runlex.sh
+
+wimaxasncp_dict_lex.h: wimaxasncp_dict.c
+wimaxasncp.obj : wimaxasncp_dict.c
+
clean:
rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb \
$(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \