aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.nmake
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-11-29 22:34:04 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-11-29 22:34:04 +0000
commitf1c066bbee43fc081835463b28e22abf7c9ef084 (patch)
tree28aed42b8a631c782f3af105073743936c66e0cc /epan/dissectors/Makefile.nmake
parent050d9379ef50e240d31de5fa846d5b73c134756d (diff)
Move some checkapi targets into Makefile.common
svn path=/trunk/; revision=35073
Diffstat (limited to 'epan/dissectors/Makefile.nmake')
-rw-r--r--epan/dissectors/Makefile.nmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/epan/dissectors/Makefile.nmake b/epan/dissectors/Makefile.nmake
index 7ca1b1cd9e..379da52ac9 100644
--- a/epan/dissectors/Makefile.nmake
+++ b/epan/dissectors/Makefile.nmake
@@ -109,8 +109,3 @@ distclean: clean
maintainer-clean: distclean
rm -f $(GENERATED_FILES)
-
-checkapi:
- $(PERL) ../../tools/checkAPIs.pl -g abort -g termoutput \
- $(ALL_DISSECTORS_SRC) $(DISSECTOR_INCLUDES) \
- packet-dcerpc-nt.c