diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ all: @echo "update - makes update and propagate web information (untested)" @echo "news - propagate web information" @echo "translation - fetches Transifex translations for server, and updates both." - @echo "client - generate weapons.xml" + @echo "client - generate weapons.xml and daily.xml" @echo "full - make contrib + wiki + translation + client + update + news" contrib: |