From a04774395fbfa44a90f0c217cf2ab85625b1ea9d Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Wed, 2 Jul 2008 01:44:30 +0000 Subject: Add Makefile.common files for epan/dfilter and epan/ftypes. Add checkapi rules to Makefile.am files. svn path=/trunk/; revision=25656 --- epan/dissectors/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'epan/dissectors/Makefile.am') diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am index eadfcd4c3b..4b478980ce 100644 --- a/epan/dissectors/Makefile.am +++ b/epan/dissectors/Makefile.am @@ -150,3 +150,8 @@ CLEANFILES = \ MAINTAINERCLEANFILES = \ $(GENERATED_FILES) \ Makefile.in + +checkapi: + $(PERL) ../../tools/checkAPIs.pl -g abort -g termoutput \ + $(ALL_DISSECTORS_SRC) \ + packet-dcerpc-nt.c -- cgit v1.2.3