tools/flex: update to 2.6.1
[openwrt/staging/dedeckeh.git] / tools / flex / patches / 100-disable-tests-docs.patch
diff --git a/tools/flex/patches/100-disable-tests-docs.patch b/tools/flex/patches/100-disable-tests-docs.patch
new file mode 100644 (file)
index 0000000..d6e289d
--- /dev/null
@@ -0,0 +1,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