diff --git a/lib/roken/Makefile.am b/lib/roken/Makefile.am index d8cb18a9c..22d1c2b39 100644 --- a/lib/roken/Makefile.am +++ b/lib/roken/Makefile.am @@ -43,7 +43,7 @@ parse_time_test_SOURCES = parse_time-test.c test-mem.c strpftime_test_SOURCES = strpftime-test.c strpftime_test_LDADD = libtest.la $(LDADD) -snprintf_test_SOURCES = snprintf-test.c +snprintf_test_SOURCES = snprintf-test.c snprintf-test.h snprintf_test_LDADD = libtest.la $(LDADD) snprintf_test_CFLAGS = -DTEST_SNPRINTF