aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lemon/Makefile.am
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2001-02-02 04:03:43 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2001-02-02 04:03:43 +0000
commit95e09f5ac390bd671e59a6e2bcc7f62bfcf8c8ec (patch)
tree062fdb99cae555ef23486b1b3a003782a398d7d2 /tools/lemon/Makefile.am
parent9627904c2a7f473ebe9d091d27fe482c05acc95f (diff)
Add Makefile.nmake files for new subdirs.
Add them to EXTRA_DIST in corresponding Makefile.am's so that they get packaged with the distribution. svn path=/trunk/; revision=2979
Diffstat (limited to 'tools/lemon/Makefile.am')
-rw-r--r--tools/lemon/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/lemon/Makefile.am b/tools/lemon/Makefile.am
index 1f811d5e7b..e3a8b78a71 100644
--- a/tools/lemon/Makefile.am
+++ b/tools/lemon/Makefile.am
@@ -1,6 +1,6 @@
# Makefile.am
#
-# $Id: Makefile.am,v 1.1 2001/02/01 20:21:24 gram Exp $
+# $Id: Makefile.am,v 1.2 2001/02/02 04:03:43 gram Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -34,11 +34,11 @@ CLEANFILES = \
lemon_SOURCES = \
lemon.c
-# Makefile.nmake
EXTRA_DIST = \
lemon.html \
lemonflex-head.inc \
lemonflex-tail.inc \
lempar.c \
+ Makefile.nmake \
README