From a7d9018c1fc43e4e6c537cc8da3a38c4526c5aef Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Mon, 22 Dec 2003 22:17:30 +0000 Subject: Have a "toc" file in the help directory, which gives a list of help topic titles and help file names. svn path=/trunk/; revision=9417 --- help/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'help/Makefile.am') diff --git a/help/Makefile.am b/help/Makefile.am index 57d47f23a4..8ddf1b6d38 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.4 2003/12/22 21:01:29 ulfl Exp $ +# $Id: Makefile.am,v 1.5 2003/12/22 22:16:25 guy Exp $ # # Ethereal - Network traffic analyzer # By Gerald Combs @@ -26,6 +26,7 @@ # helpdir = $(pkgdatadir)/help help_DATA = \ + toc \ capture_filters.txt \ display_filters.txt \ faq.txt \ -- cgit v1.2.3