aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-03-01 07:48:03 +0000
committerGuy Harris <guy@alum.mit.edu>2000-03-01 07:48:03 +0000
commit4eee1fa7caecae210a86923c72b674f750c987c7 (patch)
treee388350070d7c4f6e2d0b33805eb040eba25143f /Makefile.am
parentf8df32fefa54e2bb30e2ce7e277a0a76b57a43f5 (diff)
James Coe's developer HOWTO.
svn path=/trunk/; revision=1673
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6a5ceb810f..1e683071af 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.170 2000/02/23 22:28:49 oabad Exp $
+# $Id: Makefile.am,v 1.171 2000/03/01 07:48:03 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -470,6 +470,7 @@ EXTRA_DIST = \
debian/postinst \
debian/prerm \
debian/rules \
+ doc/README.developer \
doc/Makefile.in \
doc/Makefile.am \
doc/dfilter2pod.in \