36fb946fc4f701ffad5ae73aec7ad6831ec503f4
[feed/packages.git] / net / openvswitch / patches / 0004-build-trim-build.patch
1 From 31514742de07d595ac23c2b0abf0e092f8b26140 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] build: trim build
5
6 Signed-off-by: Yousong Zhou <zhouyousong@yunionyun.com>
7 ---
8 Makefile.am | 2 --
9 1 file changed, 2 deletions(-)
10
11 diff --git a/Makefile.am b/Makefile.am
12 index 7effb5fec..d6df91e8b 100644
13 --- a/Makefile.am
14 +++ b/Makefile.am
15 @@ -475,12 +475,10 @@ dist-docs:
16 VERSION=$(VERSION) MAKE='$(MAKE)' $(srcdir)/build-aux/dist-docs $(srcdir) $(docs)
17 .PHONY: dist-docs
18
19 -include Documentation/automake.mk
20 include m4/automake.mk
21 include lib/automake.mk
22 include ofproto/automake.mk
23 include utilities/automake.mk
24 -include tests/automake.mk
25 include include/automake.mk
26 include third-party/automake.mk
27 include debian/automake.mk