fix build (changelog.txt was renamed)
This commit is contained in:
parent
1dee7269d6
commit
189a83051a
|
|
@ -137,7 +137,7 @@ add_subdirectory(vis)
|
|||
add_subdirectory(man)
|
||||
|
||||
install(FILES README.md DESTINATION bin)
|
||||
install(FILES changelog.txt DESTINATION bin)
|
||||
install(FILES changelog.md DESTINATION bin)
|
||||
|
||||
#CPack configuration
|
||||
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ Included utilities:
|
|||
- bsputil - Simple tool for manipulation of bsp file data
|
||||
|
||||
See the doc/ directory for more detailed descriptions of the various
|
||||
tools capabilities. See changelog.txt for a brief overview of recent
|
||||
tools capabilities. See changelog.md for a brief overview of recent
|
||||
changes or https://github.com/ericwa/ericw-tools for the full changelog and
|
||||
source code.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue