aboutsummaryrefslogtreecommitdiffstats
path: root/tools/flex/patches/100-disable-tests-docs.patch
blob: f7097f2127d59c11869303e7b5e77800a3a035ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,10 +43,7 @@ EXTRA_DIST = \
 
 SUBDIRS = \
 	src \
-	doc \
-	examples \
 	po \
-	tests \
 	tools
 
 # Create the ChangeLog, but only if we're inside a git working directory