Update install target to reflect new location of ReleaseNotes.txt
I considered doing a plane text only version of the ReleaseNotes, but that seemed somewhat silly. The asciidoc source is really easy to read. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
fb500f7056
commit
759b29bab8
@ -327,7 +327,7 @@ else: ICON = subsurface-icon.svg
|
||||
MANPAGE = subsurface.1
|
||||
XSLT_FILES = xslt
|
||||
ICONS_FILES = icons
|
||||
DOC_FILES = Documentation/images README Releasenotes.txt SupportedDivecomputers.txt
|
||||
DOC_FILES = Documentation/images README ReleaseNotes/ReleaseNotes.txt SupportedDivecomputers.txt
|
||||
for(MANUAL,USERMANUALS) DOC_FILES += $$OUT_PWD/Documentation/$$MANUAL
|
||||
THEME_FILES = theme
|
||||
MARBLEDIR = marbledata/maps marbledata/bitmaps
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user