mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-25 15:03:55 +01:00
defs.mk: Add RELEASES file to installed documentation
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
46e653a391
commit
07e71c6710
1 changed files with 1 additions and 1 deletions
|
|
@ -398,7 +398,7 @@ INSTALLED_HDR += $(addprefix $(INSTALL_HDRDIR)/,$(SRC_H))
|
||||||
|
|
||||||
# -- DOC
|
# -- DOC
|
||||||
INSTALLATION_FILE_TYPES += DOC
|
INSTALLATION_FILE_TYPES += DOC
|
||||||
DOCS += $(wildcard VERSION README* CHANGES TODO* LICENSE AUTHORS CREDITS *.pdf *.txt *.html)
|
DOCS += $(wildcard VERSION README* CHANGES TODO* LICENSE AUTHORS CREDITS RELEASES *.pdf *.txt *.html)
|
||||||
DOCSUBDIRS += $(wildcard html tex info examples src)
|
DOCSUBDIRS += $(wildcard html tex info examples src)
|
||||||
|
|
||||||
BUILD_DOCDIR ?= $(TOPDIR)/doc
|
BUILD_DOCDIR ?= $(TOPDIR)/doc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue