X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=Makefile.am;h=6299256a59ab0d31942424ef88477c69f1be7439;hp=df5f18017770bcfffee2a7ac08a4ab5d122ce124;hb=1ed920f7647e213e018b559e65174ab2f9fbbf70;hpb=b1513885643cadcc6beec1cf47b960fa891b468b diff --git a/Makefile.am b/Makefile.am index df5f180..6299256 100644 --- a/Makefile.am +++ b/Makefile.am @@ -211,7 +211,10 @@ neonserv_SOURCES = src/version.c \ src/modules.c \ src/module_commands.c \ src/ModuleFunctions.c \ - src/memoryDebug.c + src/statistics.c \ + src/log.c \ + src/memoryDebug.c \ + src/mutexDebug.c neonserv_LDADD = $(MYSQL_LIBS) $(SYSTEM_LIBS)