tools: flex: fix build with automake 1.15.1
[openwrt/openwrt.git] / tools / flex / patches / 100-disable-tests-docs.patch
1 --- a/Makefile.am
2 +++ b/Makefile.am
3 @@ -43,10 +43,7 @@ EXTRA_DIST = \
4
5 SUBDIRS = \
6 src \
7 - doc \
8 - examples \
9 po \
10 - tests \
11 tools
12
13 # Create the ChangeLog, but only if we're inside a git working directory