search another bot if unable to send funcmd replies over textbot
[NeonServV5.git] / Makefile.am
index fdfb7f1304091e8e1464c837d349f553b0752983..6299256a59ab0d31942424ef88477c69f1be7439 100644 (file)
@@ -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)