aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>1999-09-09 03:55:49 +0000
committerGuy Harris <guy@alum.mit.edu>1999-09-09 03:55:49 +0000
commit338f3ff2ad5d8ee9acced7e29fc465625e173929 (patch)
treea9c824dfaca274265be46787a713df03957c3e12 /gtk/Makefile.am
parentcb2428cc6c25b61c5417fd9e2328077bcc26436c (diff)
Put in an RCS ID (and a copyright notice and GPL notice; unfortunately,
this causes "Makefile.in" to have two GPL notices - "Makefile.in" and the "Makefile" generated from it are generated files, so maybe that's OK). svn path=/trunk/; revision=639
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am24
1 files changed, 24 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index f054a58bad..274e6c0526 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -1,3 +1,27 @@
+# Makefile.am
+# Automake file for the GTK interface routines for Ethereal
+#
+# $Id: Makefile.am,v 1.6 1999/09/09 03:53:28 guy Exp $
+#
+# Ethereal - Network traffic analyzer
+# By Gerald Combs <gerald@zing.org>
+# 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
+# as published by the Free Software Foundation; either version 2
+# of the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
noinst_LIBRARIES = libui.a
CLEANFILES = \