diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 808de717d..f1909aee4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,8 +13,13 @@ EXTRA_DIST = $(desktop_DATA) \ CMake/Modules/FindGuichan.cmake \ CMake/Modules/FindLibIntl.cmake \ CMake/Modules/FindSDL_gfx.cmake \ - mana.cbp \ - manaplus.menu + manaplus.cbp \ + manaplus.menu \ + manaplus.spec \ + AUTHORS \ + ChangeLog \ + INSTALL \ + README # Autopoint m4 stuff ACLOCAL_AMFLAGS = -I m4 |