b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 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 | |
| 6 | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> |
| 7 | --- |
| 8 | Makefile.am | 2 -- |
| 9 | 1 file changed, 2 deletions(-) |
| 10 | |
| 11 | --- a/Makefile.am |
| 12 | +++ b/Makefile.am |
| 13 | @@ -478,11 +478,9 @@ dist-docs: |
| 14 | |
| 15 | |
| 16 | include automake.mk |
| 17 | -include Documentation/automake.mk |
| 18 | include m4/automake.mk |
| 19 | include lib/automake.mk |
| 20 | include utilities/automake.mk |
| 21 | -include tests/automake.mk |
| 22 | include include/automake.mk |
| 23 | include debian/automake.mk |
| 24 | include lib/ovsdb_automake.mk |