Signed-off-by: Wen Congyang <we...@cn.fujitsu.com>

---
 tests/Makefile.am |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 746cfa5..cc33d60 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -199,10 +199,8 @@ if WITH_SECDRIVER_APPARMOR
 TESTS += secaatest
 endif
 
-if WITH_LIBVIRTD
 check_PROGRAMS += eventtest
 TESTS += eventtest
-endif
 
 TESTS += networkxml2xmltest
 
@@ -400,11 +398,9 @@ virbuftest_SOURCES = \
        virbuftest.c testutils.h testutils.c
 virbuftest_LDADD = $(LDADDS)
 
-if WITH_LIBVIRTD
 eventtest_SOURCES = \
        eventtest.c testutils.h testutils.c
 eventtest_LDADD = -lrt $(LDADDS)
-endif
 
 if WITH_CIL
 CILOPTFLAGS =
-- 
1.7.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to