Code

tests: include tests/macros.h in release tarballs
[collectd.git] / src / Makefile.am
index d679025b4d13f83b2f2e0fadc23f3300fd3ff408..5303c8a99d80b88dc88a005354bf10ed69182297 100644 (file)
@@ -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