tools/flex: override SUBDIRS variable with Makefile
[openwrt/staging/jow.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
deleted file mode 100644 (file)
index f7097f2..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- 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