Add Makefile.common files for epan/dfilter and epan/ftypes.
[metze/wireshark/wip.git] / gtk / Makefile.am
index ed67ca417efbc86a2138eab3958dc27e4675c811..fef0ca8036cf93c8ce86291e0f2717d6230a46a7 100644 (file)
@@ -58,3 +58,10 @@ if HAVE_DOXYGEN
        $(DOXYGEN) doxygen.cfg
 endif          # HAVE_DOXYGEN
 
+checkapi:
+       $(PERL) ../tools/checkAPIs.pl \
+       $(WIRESHARK_GTK_SRC) \
+       $(WIRESHARK_TAP_SRC) \
+       capture_if_details_dlg_win32.c  \
+       file_dlg_win32.c \
+       print_win32.c