mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
remove reference to NEWS (#3357)
This commit is contained in:
parent
7c465ceb8f
commit
c90eb8f71d
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ if (EXISTS performance)
|
||||||
add_subdirectory (performance EXCLUDE_FROM_ALL)
|
add_subdirectory (performance EXCLUDE_FROM_ALL)
|
||||||
endif (EXISTS performance)
|
endif (EXISTS performance)
|
||||||
|
|
||||||
set (doc_FILES NEWS ChangeLog README.md INSTALL AUTHORS COPYING LICENSE)
|
set (doc_FILES ChangeLog README.md INSTALL AUTHORS COPYING LICENSE)
|
||||||
foreach (doc_FILE ${doc_FILES})
|
foreach (doc_FILE ${doc_FILES})
|
||||||
install (FILES ${doc_FILE} DESTINATION ${TASK_DOCDIR})
|
install (FILES ${doc_FILE} DESTINATION ${TASK_DOCDIR})
|
||||||
endforeach (doc_FILE)
|
endforeach (doc_FILE)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue