From 5c0b932b4c3dcd339d0ef123c24fb7de427162d5 Mon Sep 17 00:00:00 2001 From: Maarten Vanraes Date: Fri, 27 May 2011 17:36:11 +0200 Subject: make sure make dist will have a tarball that's compilable and spec file to make sure it's rpm-buildable on all rpmbased distros --- src/Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 684e68ea7..d10d10840 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -260,6 +260,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ gui/worldselectdialog.cpp \ gui/worldselectdialog.h \ net/adminhandler.h \ + net/beinghandler.h \ + net/buysellhandler.h \ net/charhandler.cpp \ net/charhandler.h \ net/chathandler.h \ @@ -467,6 +469,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ sprite.h \ statuseffect.cpp \ statuseffect.h \ + SDL_gfxBlitFunc.h \ text.cpp \ text.h \ textmanager.cpp \ @@ -620,7 +623,9 @@ EXTRA_DIST = CMakeLists.txt \ enet/design.txt \ enet/LICENSE \ enet/README \ - mana.rc + mana.rc \ + SDLMain.h \ + SDLMain.m # set the include path found by configure INCLUDES = $(all_includes) -- cgit v1.2.3-70-g09d2