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