aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/gryphon/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2000-02-10 22:54:50 +0000
committerGerald Combs <gerald@wireshark.org>2000-02-10 22:54:50 +0000
commit92512bb4a0329df2e0ea7cc8d489be75b81f3241 (patch)
tree349ab69eae2d85ed2d29855af9fc99cb0be1b335 /plugins/gryphon/Makefile.am
parent2d430c1f8dfba148669c6513119cd74bf8b4c06a (diff)
Sean Walmsley <sean.p.walmsley@Hydro.ON.CA> caught a typo in Makefile.am.
svn path=/trunk/; revision=1615
Diffstat (limited to 'plugins/gryphon/Makefile.am')
-rw-r--r--plugins/gryphon/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/gryphon/Makefile.am b/plugins/gryphon/Makefile.am
index 7d94b48463..ba1a6f53f3 100644
--- a/plugins/gryphon/Makefile.am
+++ b/plugins/gryphon/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal/Gryphon
#
-# $Id: Makefile.am,v 1.4 2000/01/08 19:37:02 gram Exp $
+# $Id: Makefile.am,v 1.5 2000/02/10 22:54:50 gerald Exp $
#
# Ethereal - Network traffic analyzer
# By Steve Limkemann <stevelim@dgtech.com>
@@ -37,5 +37,5 @@ gryphon_la_LDFLAGS = -module -avoid-version
LIBS =
CLEANFILES = \
- gryphon
+ gryphon \
*~