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