aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/q932/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/q932/Makefile.nmake')
-rw-r--r--asn1/q932/Makefile.nmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/asn1/q932/Makefile.nmake b/asn1/q932/Makefile.nmake
index 5a32997c60..6aa21c4986 100644
--- a/asn1/q932/Makefile.nmake
+++ b/asn1/q932/Makefile.nmake
@@ -27,3 +27,7 @@ include ../Makefile.preinc.nmake
include Makefile.common
include ../Makefile.inc.nmake
+checkapi:
+ $(PERL) ../../tools/checkAPIs.pl \
+ $(PROTOCOL_NAME).cnf \
+ packet-$(PROTOCOL_NAME)-template.c \ No newline at end of file