src/Makefile.am: Link the collectd binary with `src/utils_avltree.[ch]'.
[collectd.git] / src / Makefile.am
index 5cd0e28..e0838a1 100644 (file)
@@ -11,6 +11,7 @@ sbin_PROGRAMS = collectd
 
 collectd_SOURCES = collectd.c collectd.h \
                   utils_debug.c utils_debug.h \
+                  utils_avltree.c utils_avltree.h \
                   utils_mount.c utils_mount.h \
                   utils_ignorelist.c utils_ignorelist.h \
                   common.c common.h \