Add Makefile.nmake to list of deliverables. I had sent Thomas Parvais

a tarball from the current CVS image using "make dist". That's why
he sent an e-mail today saying that the gtk/Makefile.namek was not
in CVS. It's in CVS, but it wasn't in the tarball I sent him.

svn path=/trunk/; revision=1501
This commit is contained in:
Gilbert Ramirez 2000-01-17 18:14:13 +00:00
parent fdc1055f9f
commit 0439185d4a
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Makefile.am
# Automake file for the GTK interface routines for Ethereal
#
# $Id: Makefile.am,v 1.20 2000/01/15 13:25:22 gram Exp $
# $Id: Makefile.am,v 1.21 2000/01/17 18:14:13 gram Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@ -67,3 +67,5 @@ libui_a_SOURCES = \
summary_dlg.h \
ui_util.c
EXTRA_DIST = \
Makefile.nmake