X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=fdfb7f1304091e8e1464c837d349f553b0752983;hp=df5f18017770bcfffee2a7ac08a4ab5d122ce124;hb=e9d8fc51ef743296c6b788dcabba46cbfab05086;hpb=5dae7c36bf0c4b2a741856f6271b076238a180cc diff --git a/Makefile.am b/Makefile.am index df5f180..fdfb7f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -211,6 +211,7 @@ neonserv_SOURCES = src/version.c \ src/modules.c \ src/module_commands.c \ src/ModuleFunctions.c \ + src/statistics.c \ src/memoryDebug.c neonserv_LDADD = $(MYSQL_LIBS) $(SYSTEM_LIBS)