Skip to content

Commit

Permalink
Install lua_api.txt and mapformat.txt in because awesome.
Browse files Browse the repository at this point in the history
  • Loading branch information
celeron55 committed Mar 22, 2012
1 parent fbc22f9 commit b91bba1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ if(RUN_IN_PLACE)
endif()

install(FILES "README.txt" DESTINATION "${DOCDIR}")
install(FILES "doc/lua_api.txt" DESTINATION "${DOCDIR}")
install(FILES "doc/mapformat.txt" DESTINATION "${DOCDIR}")
install(FILES "minetest.conf.example" DESTINATION "${EXAMPLE_CONF_DIR}")

if(UNIX)
Expand Down

0 comments on commit b91bba1

Please sign in to comment.