Commit 63534a3d authored by lenz@mysql.com's avatar lenz@mysql.com

- make sure to include sql/share/errmsg.txt into the source distribution

parent 1bde3b17
## Process this file with automake to create Makefile.in
extra_DIST= errmsg.txt
dist-hook:
for dir in charsets @AVAILABLE_LANGUAGES@; do \
test -d $(distdir)/$$dir || mkdir $(distdir)/$$dir; \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment