From 46053327f617fd08029d53c334d45958645ffd73 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 4 Aug 2015 15:39:48 +0300 Subject: Add more missing files into make file. --- src/Makefile.am | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 846dec2d3..58c1c2cd4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -38,6 +38,7 @@ dyecmd_SOURCES = debug/debug_new.cpp \ debug/static_assert.h else manaplus_SOURCES = +dyecmd_SOURCES = endif if ENABLE_CILKPLUS @@ -46,7 +47,7 @@ manaplus_CXXFLAGS += -DENABLE_CILKPLUS -fcilkplus -lcilkrts endif dyecmd_CXXFLAGS += -DDYECMD -dyecmd_SOURCES = dyetool/dyemain.cpp +dyecmd_SOURCES += dyetool/dyemain.cpp if USE_MUMBLE manaplus_CXXFLAGS += -DUSE_MUMBLE @@ -332,6 +333,7 @@ SRC += events/actionevent.h \ resources/notifications.h \ enums/resources/notifyflags.h \ enums/resources/notifytypes.h \ + resources/imagerect.h \ resources/openglimagehelper.cpp \ resources/openglimagehelper.h \ resources/questeffect.h \ @@ -1094,7 +1096,15 @@ manaplus_SOURCES += main.cpp \ resources/chatobject.h \ resources/delayedmanager.cpp \ resources/delayedmanager.h \ + resources/effectdescription.h \ + resources/emoteinfo.h \ + resources/emotesprite.h \ + resources/equipmentslots.h \ resources/horseinfo.h \ + resources/spritedisplay.h \ + resources/spritereference.h \ + resources/textureatlas.h \ + resources/updatefile.h \ enums/resources/map/blockmask.h \ enums/resources/map/blocktype.h \ resources/map/location.h \ -- cgit v1.2.3-60-g2f50