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