summaryrefslogtreecommitdiff |
diff options
author | nsensfel <SpamShield0@noot-noot.org> | 2017-10-25 13:36:42 +0200 |
---|---|---|
committer | nsensfel <SpamShield0@noot-noot.org> | 2017-10-25 13:36:42 +0200 |
commit | 73055686dc97787564e4213153d175a2996a127f (patch) | |
tree | be3b8a2128706b6381f60239da87a7a4bc17239c /Makefile | |
parent | b11c62796dce7f482c6e8ddacef591a6a3821145 (diff) |
Split CSS into multiple files. Renames some stuff.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -MODULES = battlemap +MODULES = battlemap global asset SRC_DIR = ${CURDIR}/src WWW_DIR = ${CURDIR}/www |