mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
Remove bogus jsondata.h file reference which does not exist
* tests/Makefile.am: Remove jsondata.h
This commit is contained in:
parent
bf8fba1e75
commit
20ce065124
@ -455,7 +455,7 @@ hashtest_SOURCES = \
|
|||||||
hashtest_LDADD = $(LDADDS)
|
hashtest_LDADD = $(LDADDS)
|
||||||
|
|
||||||
jsontest_SOURCES = \
|
jsontest_SOURCES = \
|
||||||
jsontest.c jsondata.h testutils.h testutils.c
|
jsontest.c testutils.h testutils.c
|
||||||
jsontest_LDADD = $(LDADDS)
|
jsontest_LDADD = $(LDADDS)
|
||||||
|
|
||||||
if WITH_LIBVIRTD
|
if WITH_LIBVIRTD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user