1
0
Fork 0
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:
Perttu Ahola 2011-06-25 04:23:21 +03:00
parent 30c34cc23e
commit 47e4eda4bb
10 changed files with 28 additions and 78 deletions

View file

@ -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}")
#