Move the checkapi targes to Makefile.common. Rename Makefile.nmake's WIRESHARK_GTK_S...
[obnox/wireshark/wip.git] / gtk / Makefile.am
index 18d2a0dcd1c2b1a4d28cd08ba088642da6098763..49c6c04bfcbd3a398afc7570facdf817d9ccb2ce 100644 (file)
@@ -70,12 +70,6 @@ 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
-
 expert_indicators.h:
        echo "/* This file was automatically generated. DO NOT EDIT. */" > $@
        echo >> $@