aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-11-29 20:09:09 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-11-29 20:09:09 +0000
commit564e85b8feb0fa7255815de89269f5f5177a49ea (patch)
tree81b504dccecafba8214e934f6991d0318983450f /gtk
parent9f8a83e19c1ebf65ae3bc5cb2283eef0783fb1a0 (diff)
Remove file_dlg_win32.c and print_win32.c from the checkapi target.
svn path=/trunk/; revision=35066
Diffstat (limited to 'gtk')
-rw-r--r--gtk/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 318d3b543d..18d2a0dcd1 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -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. */" > $@