X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=Makefile.am;h=6299256a59ab0d31942424ef88477c69f1be7439;hb=4761ec8711725a1f6c0bd8b1a166dd7da1899b13;hp=fdfb7f1304091e8e1464c837d349f553b0752983;hpb=8ce78bf760720d04385821abba8f888b5de03140;p=NeonServV5.git diff --git a/Makefile.am b/Makefile.am index fdfb7f1..6299256 100644 --- a/Makefile.am +++ b/Makefile.am @@ -212,7 +212,9 @@ neonserv_SOURCES = src/version.c \ src/module_commands.c \ src/ModuleFunctions.c \ src/statistics.c \ - src/memoryDebug.c + src/log.c \ + src/memoryDebug.c \ + src/mutexDebug.c neonserv_LDADD = $(MYSQL_LIBS) $(SYSTEM_LIBS)