Add removing window decorations to FAQ.
[fvwm.git] / doc / Makefile.am
blob57f21126bcbb81a642929a8da35b0641930e0205
1 # Author: Scott Smedley
3 docdir = @FVWM_DOCDIR@
5 HTML_FILES = \
6         index.html allCommands.html groupedCommands.html modules.html style.css
7 EXTRA_DIST = \
8         fvwm.xsl fvwm-man.xsl header.html $(HTML_FILES)
10 if FVWM_BUILD_HTMLDOC
11 doc_DATA = \
12         $(HTML_FILES)
13 endif
16 SUBDIRS = commands images modules docbook-xml docbook-xsl fvwm
18 all: $(doc_DATA)