forked from lix-project/lix
* Put the pre-built manual and man pages in the tar distribution.
This commit is contained in:
parent
c34a153ae5
commit
68022552d2
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue