From 0b7e5f75101cc7a0130d99e5daafd839f9378bb6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 20 Mar 2014 16:18:34 -0500 Subject: HELP.html Makefile.am: Remove unused HELP.html --- doc/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index cdd5b5305f..0533e0fa6f 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -8,11 +8,9 @@ SUBDIRS = tools started user bsp_howto porting develenv posix_users \ new_chapters relnotes cpu_supplement shell if USE_HTML -html_DATA = index.html HELP.html +html_DATA = index.html endif -EXTRA_DIST = HELP.html - EXTRA_DIST += common/cpright.texi common/setup.texi \ common/treedef.tex common/rtems.texi.in -- cgit v1.2.3