diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-06-24 04:21:26 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-06-24 04:21:26 +0300 |
commit | 2b2948138292432e0a88e0fe6790e8afd25a5871 (patch) | |
tree | 724b0d44e478383c50667a02a1853af190a2084d /src/Makefile.am | |
parent | 063818408e0c991a4cd71028367cc72dbfd6eedf (diff) | |
download | plus-2b2948138292432e0a88e0fe6790e8afd25a5871.tar.gz plus-2b2948138292432e0a88e0fe6790e8afd25a5871.tar.bz2 plus-2b2948138292432e0a88e0fe6790e8afd25a5871.tar.xz plus-2b2948138292432e0a88e0fe6790e8afd25a5871.zip |
Delete some useless files and rename windows resource file.
Fix some strings in INSTALL file.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 0ddee0bd0..832251436 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -725,7 +725,7 @@ EXTRA_DIST = CMakeLists.txt \ enet/design.txt \ enet/LICENSE \ enet/README \ - mana.rc \ + manaplus.rc \ SDLMain.h \ SDLMain.m \ SDL_gfx/SDL_gfxBlitFunc.h |