mirror of
https://github.com/libvirt/libvirt.git
synced 2026-07-31 08:38:16 -05:00
Remove bogus jsondata.h file reference which does not exist
* tests/Makefile.am: Remove jsondata.h
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user