mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Reorganizing stuff (import from temporary git repo)
This commit is contained in:
parent
30c34cc23e
commit
47e4eda4bb
10 changed files with 28 additions and 78 deletions
|
@ -59,7 +59,7 @@ elseif(UNIX) # Linux, BSD etc
|
|||
set(EXAMPLE_CONF_DIR "share/doc/minetest")
|
||||
endif()
|
||||
|
||||
install(FILES "doc/README.txt" DESTINATION "${DOCDIR}")
|
||||
install(FILES "README.txt" DESTINATION "${DOCDIR}")
|
||||
install(FILES "minetest.conf.example" DESTINATION "${DOCDIR}")
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue