summaryrefslogtreecommitdiff
path: root/sql/share
diff options
context:
space:
mode:
authorunknown <anjuta@arthur.local>2004-12-17 22:16:30 +0200
committerunknown <anjuta@arthur.local>2004-12-17 22:16:30 +0200
commitc7eace29497e9938102d46085be4f229c1a57864 (patch)
treeeeb69b1e92344ac1b0348fa35db4e1d2cd0b05c7 /sql/share
parentfc202c06b5d6fdb4395513fbcd86a6c55b03c293 (diff)
parent91a76445335eb251440e61b114b4fdbb0dba5813 (diff)
downloadmariadb-git-c7eace29497e9938102d46085be4f229c1a57864.tar.gz
Merge anna@bk-internal.mysql.com:/home/bk/mysql-5.0
into arthur.local:/my/mysql-5.0-clean
Diffstat (limited to 'sql/share')
-rw-r--r--sql/share/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/share/Makefile.am b/sql/share/Makefile.am
index b50ba2be8da..cfbbb36c489 100644
--- a/sql/share/Makefile.am
+++ b/sql/share/Makefile.am
@@ -1,5 +1,7 @@
## 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; \