diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-06-05 00:41:19 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-06-05 00:41:19 +0300 |
commit | f8afdaba205e46c9c1194208a7122a67962c478b (patch) | |
tree | 85081f94ddbf243ced8fac8bb7a05bcb6f3d4a76 | |
parent | 3375b3ce582f344aa555574e78699fb807598464 (diff) | |
download | plus-f8afdaba205e46c9c1194208a7122a67962c478b.tar.gz plus-f8afdaba205e46c9c1194208a7122a67962c478b.tar.bz2 plus-f8afdaba205e46c9c1194208a7122a67962c478b.tar.xz plus-f8afdaba205e46c9c1194208a7122a67962c478b.zip |
Remove manaplus.cbp from make file.
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d9a2adf7e..748f6457d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,6 @@ EXTRA_DIST = $(desktop_DATA) \ CMake/Modules/FindLibIntl.cmake \ CMake/Modules/FindSDL_gfx.cmake \ Android.mk \ - manaplus.cbp \ manaplus.menu \ manaplus.spec \ AUTHORS \ |