summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 31085a5c..a1155184 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -6,13 +6,11 @@ SUBDIRS = man specs sag adg mwg
CLEANFILES = *~
-EXTRA_DIST = index.html
+htmldir = $(DOCDIR)/html
-#######################################################
+dist_html_DATA = index.html
-install-data-local:
- $(mkinstalldirs) $(DESTDIR)$(DOCDIR)/html
- install -m 644 $(srcdir)/index.html $(DESTDIR)$(DOCDIR)/html/
+#######################################################
releasedocs: all
$(mkinstalldirs) $(top_builddir)/Linux-PAM-$(VERSION)/doc/specs