mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-30 10:39:04 +00:00
8040420b00
* update flex to 2.6.3 * download .tar.gz (as upstream has dropped .xz) * refresh patches Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
14 lines
221 B
Diff
14 lines
221 B
Diff
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -45,10 +45,7 @@ EXTRA_DIST = \
|
|
SUBDIRS = \
|
|
lib \
|
|
src \
|
|
- doc \
|
|
- examples \
|
|
po \
|
|
- tests \
|
|
tools
|
|
|
|
# Create the ChangeLog, but only if we're inside a git working directory
|