diff --git a/tests/Makefile.am b/tests/Makefile.am index 38a353f6d6..5d1efb3a52 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -455,7 +455,7 @@ hashtest_SOURCES = \ hashtest_LDADD = $(LDADDS) jsontest_SOURCES = \ - jsontest.c jsondata.h testutils.h testutils.c + jsontest.c testutils.h testutils.c jsontest_LDADD = $(LDADDS) if WITH_LIBVIRTD