Files
rtems/doc/Makefile.am
Joel Sherrill 25164061a5 2003-10-22 Joel Sherrill <joel@OARcorp.com>
PR 513/doc
	* Makefile.am, index.html.in: Rename Getting Started to be non-language
	specific and remove link to Ada Getting Started. Also install missing
	graphic.
2003-10-22 17:22:35 +00:00

42 lines
1.1 KiB
Makefile

#
# $Id$
#
ACLOCAL_AMFLAGS = -I ../aclocal
# NOTE: The order of the directories is essential.
# + tools, common and images are shared across many documents
SUBDIRS = tools FAQ started user bsp_howto porting develenv \
posix_users posix1003.1 filesystem itron3.0 networking ada_user \
started_ada rtems_gdb rgdb_specs new_chapters relnotes supplements \
gnu_docs
if USE_HTML
html_DATA = index.html HELP.html
endif
AUTOMAKE_FILES = project.am main.am
EXTRA_DIST = $(AUTOMAKE_FILES) HELP.html \
rtems_header.html.in rtems_footer.html.in
EXTRA_DIST += common/cpright.texi common/setup.texi common/timemac.texi \
common/timetbl.t common/treedef.tex common/wksheets.t common/timing.t
html_imagesdir = $(htmldir)/images
HTML_IMAGES = images/dir-arrow.gif images/dvi.gif images/missing-arrow.gif \
images/next-arrow.gif images/oaronly.jpg images/pdf.gif images/pdf1.gif
images/rtems_logo.jpg images/prev-arrow.gif images/ps.gif \
images/up-arrow.gif
if USE_HTML
html_images_DATA = $(HTML_IMAGES)
endif
EXTRA_DIST += $(HTML_IMAGES)
CLEANFILES = common/rtems.texi
DISTCLEANFILES = common/rtems.sed