summaryrefslogtreecommitdiff
path: root/help/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'help/Makefile.am')
-rw-r--r--help/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
index 8ddf1b6d38..3bfde55d82 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal help files
#
-# $Id: Makefile.am,v 1.5 2003/12/22 22:16:25 guy Exp $
+# $Id: Makefile.am,v 1.6 2004/02/09 18:22:28 ulfl Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -27,6 +27,8 @@
helpdir = $(pkgdatadir)/help
help_DATA = \
toc \
+ getting_started.txt \
+ capturing.txt \
capture_filters.txt \
display_filters.txt \
faq.txt \