]> arthur.barton.de Git - netdata.git/blobdiff - src/Makefile.am
added custom log format to web_log.conf #1792 #1793
[netdata.git] / src / Makefile.am
index 921b26e5e6e90fd49fac4e9a7f2a0031f48ff947..bec3ef92d80db15b9264ce6481211bbe781de399 100644 (file)
@@ -135,6 +135,12 @@ apps_plugin_SOURCES = \
        web_buffer.c web_buffer.h \
        $(NULL)
 
+if FREEBSD
+apps_plugin_SOURCES += \
+       plugin_freebsd.h \
+       $(NULL)
+endif
+
 apps_plugin_LDADD = \
        $(OPTIONAL_MATH_LIBS) \
        $(OPTIONAL_CAP_LIBS) \