summaryrefslogtreecommitdiffstats
path: root/docs/reference/Makefile.am
diff options
context:
space:
mode:
authorValery Febvre <vfebvre at easter-eggs.com>2004-04-19 16:56:59 +0000
committerValery Febvre <vfebvre at easter-eggs.com>2004-04-19 16:56:59 +0000
commit5b209e3f1513431eb17c47f91ed728be0f50700a (patch)
tree6f2e1b1f8605caedb4462559c4ef78d232657715 /docs/reference/Makefile.am
parent40e7480327daae7fb3da0fe0c354cf010b4affcc (diff)
downloadlasso-5b209e3f1513431eb17c47f91ed728be0f50700a.tar.gz
lasso-5b209e3f1513431eb17c47f91ed728be0f50700a.tar.xz
lasso-5b209e3f1513431eb17c47f91ed728be0f50700a.zip
*** empty log message ***
Diffstat (limited to 'docs/reference/Makefile.am')
-rw-r--r--docs/reference/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 1a59ed3b..0382c0ca 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -26,8 +26,7 @@ DOC_SOURCE_FILES=\
# do nothing for all
all:
-#docs: sgml html clean-sources
-docs: sgml html
+docs: sgml html clean-sources
html: sgml $(DOC_MAIN_SGML_FILE) lasso-index
@echo '*** Building HTML ***'