Merged README.build to INSTALL

This commit is contained in:
Federico Hernandez 2011-01-05 09:58:07 +01:00
parent 7f0c3bf94b
commit 75a3266929
3 changed files with 48 additions and 49 deletions

View file

@ -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)