[libvirt] [PATCH 5/7] docs: remove unused make targets

Daniel P. Berrangé berrange at redhat.com
Wed Nov 20 15:28:46 UTC 2019


Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
---
 docs/Makefile.am | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/docs/Makefile.am b/docs/Makefile.am
index db9470ae07..50b2fd7066 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -232,11 +232,6 @@ timestamp="$(shell if test -n "$$SOURCE_DATE_EPOCH"; \
 		     date -u; \
 		   fi)"
 
-api: libvirt-api.xml
-qemu_api: libvirt-qemu-api.xml
-lxc_api: libvirt-lxc-api.xml
-admin_api: libvirt-admin-api.xml
-
 hvsupport.html: hvsupport.html.in
 
 hvsupport.html.in: $(srcdir)/hvsupport.pl $(api_DATA) \
-- 
2.23.0




More information about the libvir-list mailing list