Remove file_dlg_win32.c and print_win32.c from the checkapi target.
[obnox/wireshark/wip.git] / 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. */" > $@