summaryrefslogtreecommitdiff
path: root/package/flex/patches/patch-Makefile_am
blob: 6904acae3ee5e2147b24063092f627137c45a991 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- flex-2.6.2.orig/Makefile.am	2016-10-21 02:43:44.000000000 +0200
+++ flex-2.6.2/Makefile.am	2016-11-01 14:32:34.899271200 +0100
@@ -45,10 +45,6 @@ EXTRA_DIST = \
 SUBDIRS = \
 	lib \
 	src \
-	doc \
-	examples \
-	po \
-	tests \
 	tools
 
 # Create the ChangeLog, but only if we're inside a git working directory