And add the new file to the list of gtk/libui.a sources, for distribution.

svn path=/trunk/; revision=898
This commit is contained in:
Gilbert Ramirez 1999-10-20 22:53:43 +00:00
parent e5c126441b
commit 7de739b851

View file

@ -1,7 +1,7 @@
# Makefile.am # Makefile.am
# Automake file for the GTK interface routines for Ethereal # Automake file for the GTK interface routines for Ethereal
# #
# $Id: Makefile.am,v 1.7 1999/10/18 12:48:13 gram Exp $ # $Id: Makefile.am,v 1.8 1999/10/20 22:53:43 gram Exp $
# #
# Ethereal - Network traffic analyzer # Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org> # By Gerald Combs <gerald@zing.org>
@ -40,6 +40,7 @@ libui_a_SOURCES = \
gtkclist.c \ gtkclist.c \
gtkclist.h \ gtkclist.h \
gtkdnd.h \ gtkdnd.h \
gtkglobals.h \
gtkmain.h \ gtkmain.h \
keys.h \ keys.h \
main.c \ main.c \