X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2FMakefile.am;h=5303c8a99d80b88dc88a005354bf10ed69182297;hb=b99f2ef5c262080cdd55d4dc056aaf23ba2ff907;hp=d679025b4d13f83b2f2e0fadc23f3300fd3ff408;hpb=4342c79ff0d47f561a28e7100c25b205803fa09f;p=collectd.git diff --git a/src/Makefile.am b/src/Makefile.am index d679025b..5303c8a9 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1364,6 +1364,7 @@ check_PROGRAMS = test_common test_utils_avltree test_utils_heap test_utils_mount test_common_SOURCES = tests/test_common.c \ daemon/common.h daemon/common.c \ + tests/macros.h \ tests/mock/plugin.c \ tests/mock/utils_cache.c \ tests/mock/utils_time.c