From 2a2c966fd92a3d9c476d81941383b728427c2c37 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 6 Jul 2017 21:43:30 +0300 Subject: Update debug libs from https://github.com/adah1972/nvwa --- src/Makefile.am | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 3c05b05bf..89a9a681f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -115,11 +115,15 @@ if ENABLE_MEM_DEBUG dyecmd_CXXFLAGS += -DENABLE_MEM_DEBUG -DDEBUG_DUMP_LEAKS manaplus_CXXFLAGS += -DENABLE_MEM_DEBUG -DDEBUG_DUMP_LEAKS -manaplus_SOURCES = debug/debug_new.cpp \ +manaplus_SOURCES = debug/_nvwa.h \ + debug/c++11.h \ + debug/debug_new.cpp \ debug/debug_new.h \ debug/fast_mutex.h \ debug/static_assert.h -dyecmd_SOURCES = debug/debug_new.cpp \ +dyecmd_SOURCES = debug/_nvwa.h \ + debug/c++11.h \ + debug/debug_new.cpp \ debug/debug_new.h \ debug/fast_mutex.h \ debug/static_assert.h -- cgit v1.2.3-60-g2f50