ship license and changelog on all platforms

keep INSTALL & HACKING in the source code only
This commit is contained in:
Matthias Mailänder
2013-10-19 12:35:38 +02:00
parent 9ecf678b04
commit 797f30446d
3 changed files with 4 additions and 3 deletions

View File

@@ -324,6 +324,8 @@ install-core: default
@$(INSTALL_DATA) "global mix database.dat" "$(DATA_INSTALL_DIR)/global mix database.dat"
@$(INSTALL_DATA) "GeoIP.dat" "$(DATA_INSTALL_DIR)/GeoIP.dat"
@$(INSTALL_DATA) AUTHORS "$(DATA_INSTALL_DIR)/AUTHORS"
@$(INSTALL_DATA) CHANGELOG "$(DATA_INSTALL_DIR)/CHANGELOG"
@$(INSTALL_DATA) COPYING "$(DATA_INSTALL_DIR)/COPYING"
@$(CP_R) glsl "$(DATA_INSTALL_DIR)"
@$(CP_R) cg "$(DATA_INSTALL_DIR)"