diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-02-04 23:02:24 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-02-04 23:02:24 +0300 |
commit | d11405960553d7fde3b86f6f6a46b5d3909d3bfb (patch) | |
tree | 9632d2fe321c258c28bb23834c9174a3156caaa7 /configure.ac | |
parent | 6d4c379496bcc20e06f85adea59d6ad691650406 (diff) | |
download | ManaVerse-d11405960553d7fde3b86f6f6a46b5d3909d3bfb.tar.gz ManaVerse-d11405960553d7fde3b86f6f6a46b5d3909d3bfb.tar.bz2 ManaVerse-d11405960553d7fde3b86f6f6a46b5d3909d3bfb.tar.xz ManaVerse-d11405960553d7fde3b86f6f6a46b5d3909d3bfb.zip |
Add support for make The Mana World branding.
Example: make -C data/tmw/ tmw
Diffstat (limited to 'configure.ac')
-rwxr-xr-x | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 68358e69a..f34cfc5fb 100755 --- a/configure.ac +++ b/configure.ac @@ -326,6 +326,7 @@ data/themes/mana/Makefile data/themes/pink/Makefile data/themes/unity/Makefile data/themes/wood/Makefile +data/tmw/Makefile data/help/Makefile data/help/tips/Makefile data/icons/Makefile |