aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lemon/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lemon/Makefile.am')
-rw-r--r--tools/lemon/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/lemon/Makefile.am b/tools/lemon/Makefile.am
index 3b0ebb7f7c..2d1f604afe 100644
--- a/tools/lemon/Makefile.am
+++ b/tools/lemon/Makefile.am
@@ -3,9 +3,8 @@
# $Id$
#
# Wireshark - Network traffic analyzer
-# By Gerald Combs <gerald@zing.org>
+# By Gerald Combs <gerald@wireshark.org>
# Copyright 2001 Gerald Combs
-#
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
@@ -26,7 +25,7 @@
# is an archive library, any executable linking against libwireshark will
# also need to link against libftypes.
-noinst_PROGRAMS = lemon$(EXEEXT)
+noinst_PROGRAMS = lemon
CLEANFILES = \
*~