aboutsummaryrefslogtreecommitdiffstats
path: root/epan/crypt/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2008-07-02 01:44:30 +0000
committerGuy Harris <guy@alum.mit.edu>2008-07-02 01:44:30 +0000
commita04774395fbfa44a90f0c217cf2ab85625b1ea9d (patch)
tree8ea9e8c8e701741d179fd1a61f2927dfb49af0d5 /epan/crypt/Makefile.am
parent40773753adb08df3eebefabfae29a28783fe5b48 (diff)
Add Makefile.common files for epan/dfilter and epan/ftypes.
Add checkapi rules to Makefile.am files. svn path=/trunk/; revision=25656
Diffstat (limited to 'epan/crypt/Makefile.am')
-rw-r--r--epan/crypt/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/epan/crypt/Makefile.am b/epan/crypt/Makefile.am
index 6ef883ddfd..8db3475004 100644
--- a/epan/crypt/Makefile.am
+++ b/epan/crypt/Makefile.am
@@ -48,3 +48,7 @@ libairpdcap_la_SOURCES = \
EXTRA_DIST = \
Makefile.common \
Makefile.nmake
+
+checkapi:
+ $(PERL) ../../tools/checkAPIs.pl -g termoutput \
+ $(LIBAIRPDCAP_SRC)