#
# $Header: /cvsroot/lesstif/lesstif/doc/Makefile.am,v 1.15 2005/03/26 06:52:25 dannybackx Exp $
#
MAINTAINERCLEANFILES=Makefile.in
EXTRA_DIST = $(DATA)

# InsideLessTif/ shouldn't be touched:
# it has a stand-alone Makefile w/o auto* stuff
SUBDIRS	= www.lesstif.org lessdox

rootdir=	$(prefix)/LessTif
docdir=	$(rootdir)/doc
doc_DATA=	All.html Clipboard.txt DragAndDrop.txt Form.txt \
		GeoUtils.txt Geometry.html SyntheticResources.txt \
		UIL.txt XmStrings.txt thread.html
