Merge pull request #16194 from miska/snort3-master
[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 --- a/Makefile.am
12 +++ b/Makefile.am
13 @@ -477,12 +477,10 @@ dist-docs:
14 VERSION=$(VERSION) MAKE='$(MAKE)' $(srcdir)/build-aux/dist-docs $(srcdir) $(docs)
15 .PHONY: dist-docs
16
17 -include Documentation/automake.mk
18 include m4/automake.mk
19 include lib/automake.mk
20 include ofproto/automake.mk
21 include utilities/automake.mk
22 -include tests/automake.mk
23 include include/automake.mk
24 include third-party/automake.mk
25 include debian/automake.mk