From 68022552d295e5a223b87a1a96814fd2586350ed Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 13 Aug 2003 15:17:36 +0000 Subject: [PATCH] * Put the pre-built manual and man pages in the tar distribution. --- doc/manual/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/manual/Makefile.am b/doc/manual/Makefile.am index a29592f1e1..8f382c3f34 100644 --- a/doc/manual/Makefile.am +++ b/doc/manual/Makefile.am @@ -23,3 +23,5 @@ all-local: book.html install-data-local: book.html $(INSTALL) -d $(datadir)/nix/manual $(INSTALL_DATA) book.html $(datadir)/nix/manual + +EXTRA_DIST = $(SOURCES) book.html nix.1 book.is-valid