diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-05-26 21:47:59 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-05-26 21:47:59 +0300 |
commit | d855b71675c61b5583347a3824de492f50f3e0eb (patch) | |
tree | 42c84c9a006af750b862cc437c94afcb782761de | |
parent | 797a97ed626d7625994d5248fb4f2d887a1a1e55 (diff) | |
download | plus-d855b71675c61b5583347a3824de492f50f3e0eb.tar.gz plus-d855b71675c61b5583347a3824de492f50f3e0eb.tar.bz2 plus-d855b71675c61b5583347a3824de492f50f3e0eb.tar.xz plus-d855b71675c61b5583347a3824de492f50f3e0eb.zip |
Remove manaplustest from make file.v1.2.5.27
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3347ca06b..917a92036 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,6 @@ EXTRA_DIST = $(desktop_DATA) \ CMake/Modules/FindENet.cmake \ CMake/Modules/FindLibIntl.cmake \ CMake/Modules/FindSDL_gfx.cmake \ - manaplustest \ manaplus.cbp \ manaplus.menu \ manaplus.spec \ |