]> arthur.barton.de Git - netdata.git/blobdiff - src/Makefile.am
Merge pull request #1575 from simonnagl/feature/macOS
[netdata.git] / src / Makefile.am
index f8feabdff7c78c30032a331ca96681b24e8777ac..b5c83883694632b8b555878eee0aa489cfc42813 100644 (file)
@@ -39,6 +39,7 @@ netdata_SOURCES = \
        eval.c eval.h \
        global_statistics.c global_statistics.h \
        health.c health.h \
+       inlined.h \
        log.c log.h \
        main.c main.h \
        plugin_checks.c plugin_checks.h \
@@ -126,6 +127,7 @@ apps_plugin_SOURCES = \
        avl.c avl.h \
        clocks.c clocks.h \
        common.c common.h \
+       inlined.h \
        log.c log.h \
        procfile.c procfile.h \
        web_buffer.c web_buffer.h \