]> arthur.barton.de Git - netdata.git/blobdiff - src/Makefile.am
removed over-optimization at the registry to simplify its logic and remove race condi...
[netdata.git] / src / Makefile.am
index e1f87b5e4dfbc65a8f32281803cb479f6c276251..6ceeecde71c1d671cdc9307d335311401db6d564 100644 (file)
@@ -50,6 +50,13 @@ netdata_SOURCES = \
        procfile.c procfile.h \
        proc_self_mountinfo.c proc_self_mountinfo.h \
        registry.c registry.h \
+       registry_internals.c registry_internals.h \
+       registry_url.c registry_url.h \
+       registry_person.c registry_person.h \
+       registry_machine.c registry_machine.h \
+       registry_init.c \
+       registry_db.c \
+       registry_log.c \
        rrd.c rrd.h \
        rrd2json.c rrd2json.h \
        storage_number.c storage_number.h \