aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-06-27 19:08:43 +0000
committerGuy Harris <guy@alum.mit.edu>2002-06-27 19:08:43 +0000
commitc2df675f3f0d43ed924ca61454651c22c3fc0bc1 (patch)
tree2fb9e2091e022eebbec672a8f265e51ebb250a21 /gtk/Makefile.am
parent3ba95d7b16f2ed7766c42ed747b6df095ece5483 (diff)
From Anand V. Narwani: add in two missing files, so they're put into the
source tarball. Update Gerald's e-mail address. svn path=/trunk/; revision=5769
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am9
1 files changed, 5 insertions, 4 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 30e648d52e..8f7950688f 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -1,12 +1,11 @@
# Makefile.am
# Automake file for the GTK interface routines for Ethereal
#
-# $Id: Makefile.am,v 1.38 2002/01/13 20:35:11 guy Exp $
+# $Id: Makefile.am,v 1.39 2002/06/27 19:06:56 guy Exp $
#
# Ethereal - Network traffic analyzer
-# By Gerald Combs <gerald@zing.org>
+# By Gerald Combs <gerald@ethereal.com>
# Copyright 1998 Gerald Combs
-#
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
@@ -99,4 +98,6 @@ libui_a_SOURCES = \
ui_util.h
EXTRA_DIST = \
- Makefile.nmake
+ Makefile.nmake \
+ print_mswin.c \
+ print_mswin.h