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>
13 lines
221 B
Diff
13 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
|