summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2006-11-28 12:50:26 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2006-11-28 12:50:26 +0000
commita4ae272de15667fbd6719d39a0e22a90af8be0c7 (patch)
treea845c5e6d3aa9ba8d17a090ad942d2d586002590 /doc/Makefile.am
parent211a01706aca21294de9b4ef1b0d6bc9bba7bbc5 (diff)
Relevant BUGIDs:
Purpose of commit: cleanup Commit summary: --------------- 2006-11-28 Thorsten Kukuk <kukuk@thkukuk.de> * configure.in: Remove --enable-docdir (obsolete by --docdir). * doc/Makefile.am: Don't overwrite htmldir. * doc/adg/Makefile.am: Use docdir, htmldir and pdfdir. * doc/mwg/Makefile.am: Likewise. * doc/sag/Makefile.am: Likewise. * doc/specs/Makefile.am: Use docdir.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index a1155184..3b893899 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -6,8 +6,6 @@ SUBDIRS = man specs sag adg mwg
CLEANFILES = *~
-htmldir = $(DOCDIR)/html
-
dist_html_DATA = index.html
#######################################################