mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
Merged README.build to INSTALL
This commit is contained in:
parent
7f0c3bf94b
commit
75a3266929
3 changed files with 48 additions and 49 deletions
|
@ -61,7 +61,7 @@ add_subdirectory (i18n)
|
|||
add_subdirectory (scripts)
|
||||
add_subdirectory (test EXCLUDE_FROM_ALL)
|
||||
|
||||
set (doc_FILES NEWS ChangeLog README README.build INSTALL AUTHORS COPYING)
|
||||
set (doc_FILES NEWS ChangeLog README INSTALL AUTHORS COPYING)
|
||||
foreach (doc_FILE ${doc_FILES})
|
||||
install (FILES ${doc_FILE} DESTINATION share/doc/task)
|
||||
endforeach (doc_FILE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue