summaryrefslogtreecommitdiff
path: root/package/flex/patches/patch-Makefile_am
blob: 31b063b6ef0879ac9c53c35e4d44e0de7845db14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- flex-2.6.1.orig/Makefile.am	2016-02-27 14:53:59.000000000 +0100
+++ flex-2.6.1/Makefile.am	2016-06-20 23:50:16.000000000 +0200
@@ -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