[libvirt] [PATCH] build: Distribute tests/{qemucpumock.c, testutilshostcpus.h}

Martin Kletzander posted 1 patch 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/0ca4e369bb5236ff46ca999086d99e6af40ee568.1501084491.git.mkletzan@redhat.com
tests/Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[libvirt] [PATCH] build: Distribute tests/{qemucpumock.c, testutilshostcpus.h}
Posted by Martin Kletzander 6 years, 8 months ago
Missed by 13554a9e7f4e.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
---
Pushed under the build-breaker rule.

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

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 562c1c77178e..11a380163177 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -560,7 +560,7 @@ libqemutestdriver_la_LDFLAGS = $(QEMULIB_LDFLAGS)
 libqemutestdriver_la_LIBADD = $(qemu_LDADDS)

 qemucpumock_la_SOURCES = \
-	qemucpumock.c
+	qemucpumock.c testutilshostcpus.h
 qemucpumock_la_CFLAGS = $(AM_CFLAGS)
 qemucpumock_la_LDFLAGS = $(MOCKLIBS_LDFLAGS)
 qemucpumock_la_LIBADD = $(MOCKLIBS_LIBS)
@@ -674,7 +674,7 @@ EXTRA_DIST += qemuxml2argvtest.c qemuxml2xmltest.c qemuargv2xmltest.c \
 	qemumonitorjsontest.c qemuhotplugtest.c \
 	qemuagenttest.c qemucapabilitiestest.c \
 	qemucaps2xmltest.c qemucommandutiltest.c \
-	qemumemlocktest.c \
+	qemumemlocktest.c qemucpumock.c testutilshostcpus.h \
 	$(QEMUMONITORTESTUTILS_SOURCES)
 endif ! WITH_QEMU

--
2.13.3

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