Fix "make install" and add underscore to doc file name
Fix regression since commit:
915807f8db "Rename doc/mapformat.txt and update doc to match SRP changes"
And add an underscore to doc file name to make it more readable.
			
			
This commit is contained in:
		
							parent
							
								
									283bf97a1c
								
							
						
					
					
						commit
						8acccf4c58
					
				| @ -171,7 +171,7 @@ install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/fonts" DESTINATION "${SHAREDIR}") | ||||
| install(FILES "README.txt" DESTINATION "${DOCDIR}") | ||||
| install(FILES "doc/lua_api.txt" DESTINATION "${DOCDIR}") | ||||
| install(FILES "doc/menu_lua_api.txt" DESTINATION "${DOCDIR}") | ||||
| install(FILES "doc/mapformat.txt" DESTINATION "${DOCDIR}") | ||||
| install(FILES "doc/world_format.txt" DESTINATION "${DOCDIR}") | ||||
| install(FILES "minetest.conf.example" DESTINATION "${EXAMPLE_CONF_DIR}") | ||||
| 
 | ||||
| if(UNIX AND NOT APPLE) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user