Update the CMakeLists.txt for User Guide.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7066 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2016-09-08 19:15:17 +00:00
parent fef9d4dbab
commit e7c42fc9a2
1 changed files with 3 additions and 1 deletions

View File

@ -35,6 +35,7 @@ set (UG_SRCS
make-qso.adoc
new_features.adoc
platform-dependencies.adoc
settings-advanced.adoc
settings-audio.adoc
settings-colors.adoc
settings-frequencies.adoc
@ -81,6 +82,7 @@ set (UG_IMGS
images/RadioTab.png
images/reporting.png
images/save-menu.png
images/settings-advanced.png
images/settings-audio.png
images/settings-frequencies.png
images/settings-general.png
@ -213,4 +215,4 @@ foreach (_html ${htmls})
RENAME ${_nwe}-${wsjtx_VERSION}${_ext}
#COMPONENT runtime
)
endforeach ()
endforeach ()