Remove file_dlg_win32.c and print_win32.c from the checkapi target.
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 29 Nov 2010 20:09:09 +0000 (20:09 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 29 Nov 2010 20:09:09 +0000 (20:09 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35066 f5534014-38df-0310-8fa8-9805f1628bb7

gtk/Makefile.am

index 318d3b543df30c74511ae7483f40dd94de58eb3c..18d2a0dcd1c2b1a4d28cd08ba088642da6098763 100644 (file)
@@ -74,9 +74,7 @@ checkapi:
        $(PERL) ../tools/checkAPIs.pl \
        $(WIRESHARK_GTK_SRC) \
        $(WIRESHARK_TAP_SRC) \
-       capture_if_details_dlg_win32.c  \
-       file_dlg_win32.c \
-       print_win32.c
+       capture_if_details_dlg_win32.c
 
 expert_indicators.h:
        echo "/* This file was automatically generated. DO NOT EDIT. */" > $@