aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2008-07-02 01:44:30 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2008-07-02 01:44:30 +0000
commit1c619f94f64eeb7f4ec47a2f18e60e585208675b (patch)
tree8ea9e8c8e701741d179fd1a61f2927dfb49af0d5 /epan/dissectors/Makefile.am
parent36e8ffdf666ccbe414dd298f4bd4cf46bd371fa4 (diff)
Add Makefile.common files for epan/dfilter and epan/ftypes.
Add checkapi rules to Makefile.am files. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25656 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/Makefile.am')
-rw-r--r--epan/dissectors/Makefile.am5
1 files changed, 5 insertions, 0 deletions
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