aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2004-06-27 00:21:57 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2004-06-27 00:21:57 +0000
commit636f8e03b5b3497c9e0016a83c10b7016c8d1382 (patch)
tree5017e73c0ca536429949f93df409fede4e3e99d1 /gtk
parentd1a3b0dde217cfa83f06771372ee5c0309f8958c (diff)
Fixes needed for "make distcheck".
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11247 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk')
-rw-r--r--gtk/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 1137879f64..90b0719852 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for the GTK interface routines for Ethereal
#
-# $Id: Makefile.am,v 1.105 2004/06/25 07:10:54 jmayer Exp $
+# $Id: Makefile.am,v 1.106 2004/06/27 00:21:57 gerald Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -108,6 +108,8 @@ libui_a_DEPENDENCIES =
EXTRA_DIST = \
doxygen.cfg.in \
+ ethclist.c \
+ ethclist.h \
Makefile.common \
Makefile.nmake \
print_mswin.c \