diff -U3 -r fvwm-2.5.29_orig//doc/Makefile.am fvwm-2.5.29/doc/Makefile.am --- fvwm-2.5.29_orig//doc/Makefile.am 2010-05-10 18:24:52.725315123 +0200 +++ fvwm-2.5.29/doc/Makefile.am 2010-05-10 18:36:29.127314267 +0200 @@ -1,6 +1,6 @@ # Author: Scott Smedley -docdir = @FVWM_DOCDIR@ +#docdir = @FVWM_DOCDIR@ HTML_FILES = \ index.html allCommands.html groupedCommands.html modules.html style.css diff -U3 -r fvwm-2.5.29_orig//doc/commands/Makefile.am fvwm-2.5.29/doc/commands/Makefile.am --- fvwm-2.5.29_orig//doc/commands/Makefile.am 2010-05-10 18:24:52.718314426 +0200 +++ fvwm-2.5.29/doc/commands/Makefile.am 2010-05-10 18:29:44.775398669 +0200 @@ -1,4 +1,4 @@ -docdir = @FVWM_DOCDIR@/commands +#docdir = @FVWM_DOCDIR@/commands XSLTPROC = @XSLTPROC@ XSL_FILE = $(srcdir)/../fvwm.xsl diff -U3 -r fvwm-2.5.29_orig//doc/fvwm/Makefile.am fvwm-2.5.29/doc/fvwm/Makefile.am --- fvwm-2.5.29_orig//doc/fvwm/Makefile.am 2010-05-10 18:24:52.726315147 +0200 +++ fvwm-2.5.29/doc/fvwm/Makefile.am 2010-05-10 18:29:59.181315116 +0200 @@ -1,6 +1,6 @@ # Author: Scott Smedley -docdir = @FVWM_DOCDIR@/fvwm +#docdir = @FVWM_DOCDIR@/fvwm XSLTPROC = @XSLTPROC@ XSL_FILE = $(srcdir)/../fvwm.xsl diff -U3 -r fvwm-2.5.29_orig//doc/images/Makefile.am fvwm-2.5.29/doc/images/Makefile.am --- fvwm-2.5.29_orig//doc/images/Makefile.am 2010-05-10 18:24:52.724314947 +0200 +++ fvwm-2.5.29/doc/images/Makefile.am 2010-05-10 18:30:24.709409146 +0200 @@ -1,6 +1,6 @@ # Author: Scott Smedley -docdir = @FVWM_DOCDIR@/images +#docdir = @FVWM_DOCDIR@/images EXTRA_DIST = fvwm.logo.png fvwm.logo2.png m.logo.png if FVWM_BUILD_HTMLDOC diff -U3 -r fvwm-2.5.29_orig//doc/images/svg_rendering/Makefile.am fvwm-2.5.29/doc/images/svg_rendering/Makefile.am --- fvwm-2.5.29_orig//doc/images/svg_rendering/Makefile.am 2010-05-10 18:24:52.724314947 +0200 +++ fvwm-2.5.29/doc/images/svg_rendering/Makefile.am 2010-05-10 18:30:39.459398612 +0200 @@ -1,6 +1,6 @@ # Author: Scott Smedley -docdir = @FVWM_DOCDIR@/images/svg_rendering +#docdir = @FVWM_DOCDIR@/images/svg_rendering EXTRA_DIST = \ affine_combined.png all_combined.png plain.png position.png \ prevent_cropping.png rotation.png scale_down.png \ diff -U3 -r fvwm-2.5.29_orig//doc/modules/Makefile.am fvwm-2.5.29/doc/modules/Makefile.am --- fvwm-2.5.29_orig//doc/modules/Makefile.am 2010-05-10 18:24:52.724314947 +0200 +++ fvwm-2.5.29/doc/modules/Makefile.am 2010-05-10 18:30:59.625401528 +0200 @@ -2,7 +2,7 @@ SUBDIRS = images -docdir = @FVWM_DOCDIR@/modules +#docdir = @FVWM_DOCDIR@/modules XSLTPROC = @XSLTPROC@ XSL_FILE = $(srcdir)/../fvwm.xsl diff -U3 -r fvwm-2.5.29_orig//doc/modules/images/FvwmTabs/Makefile.am fvwm-2.5.29/doc/modules/images/FvwmTabs/Makefile.am --- fvwm-2.5.29_orig//doc/modules/images/FvwmTabs/Makefile.am 2010-05-10 18:24:52.724314947 +0200 +++ fvwm-2.5.29/doc/modules/images/FvwmTabs/Makefile.am 2010-05-10 18:25:01.902398002 +0200 @@ -1,4 +1,4 @@ -docdir = @FVWM_DOCDIR@/modules/images/FvwmTabs +#docdir = @FVWM_DOCDIR@/modules/images/FvwmTabs EXTRA_DIST = \ fvwmTabsEmpty.png green.png logoFvwmTabs.png menu.png red.png \