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.

22 lines
677 B

  1. From f5c6e5d4c567f3705de503b7271d384d1aad88ab Mon Sep 17 00:00:00 2001
  2. From: Yousong Zhou <zhouyousong@yunionyun.com>
  3. Date: Tue, 21 Aug 2018 13:02:21 +0000
  4. Subject: [PATCH 105/105] build: disable building tests
  5. Signed-off-by: Yousong Zhou <zhouyousong@yunionyun.com>
  6. ---
  7. Makefile.am | 1 -
  8. 1 file changed, 1 deletion(-)
  9. diff --git a/Makefile.am b/Makefile.am
  10. index cd90cc176..2e9e50f3a 100644
  11. --- a/Makefile.am
  12. +++ b/Makefile.am
  13. @@ -477,7 +477,6 @@ include m4/automake.mk
  14. include lib/automake.mk
  15. include ofproto/automake.mk
  16. include utilities/automake.mk
  17. -include tests/automake.mk
  18. include include/automake.mk
  19. include third-party/automake.mk
  20. include debian/automake.mk