You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
629 B

  1. From cea7c74ecc4a0843f29ce1882d7876fff199a721 Mon Sep 17 00:00:00 2001
  2. From: Yousong Zhou <yszhou4tech@gmail.com>
  3. Date: Mon, 23 Mar 2020 14:18:30 +0800
  4. Subject: [PATCH] build: skip tests and docs
  5. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
  6. ---
  7. Makefile.am | 2 --
  8. 1 file changed, 2 deletions(-)
  9. --- a/Makefile.am
  10. +++ b/Makefile.am
  11. @@ -483,11 +483,9 @@ dist-docs:
  12. include automake.mk
  13. -include Documentation/automake.mk
  14. include m4/automake.mk
  15. include lib/automake.mk
  16. include utilities/automake.mk
  17. -include tests/automake.mk
  18. include include/automake.mk
  19. include debian/automake.mk
  20. include lib/ovsdb_automake.mk