]> arthur.barton.de Git - netdata.git/blobdiff - src/Makefile.am
Minor cleanups and plugin structure changes
[netdata.git] / src / Makefile.am
index baecba22990c012756289471df857f6f4171a863..466c699354313764e396b7367955df0b7c475aba 100644 (file)
@@ -62,8 +62,7 @@ netdata_SOURCES = \
 if FREEBSD
 netdata_SOURCES += \
        plugin_freebsd.c plugin_freebsd.h \
-       freebsd_loadavg.c \
-       freebsd_stat.c \
+       freebsd_sysctl.c \
        $(NULL)
 else
 netdata_SOURCES += \
@@ -91,7 +90,6 @@ netdata_SOURCES += \
        $(NULL)
 endif
 
-
 netdata_LDADD = \
        $(OPTIONAL_MATH_LIBS) \
        $(OPTIONAL_NFACCT_LIBS) \