v1.5 branch refresh based upon upstream master @ c8677ca89e53e3be7988d54280fce166cc894a7e
[librecmc/librecmc.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