summaryrefslogtreecommitdiff
path: root/sql/share
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2004-12-17 18:00:05 +0100
committerunknown <lenz@mysql.com>2004-12-17 18:00:05 +0100
commitb9989337532172cf632af4edfd5b7dd470214823 (patch)
tree7f38ee95258386fd4c45fe1039e7dd5bec69a95c /sql/share
parent9d6298a7c59f63a0dc8be22188acd7501372c050 (diff)
downloadmariadb-git-b9989337532172cf632af4edfd5b7dd470214823.tar.gz
- typo fix
Diffstat (limited to 'sql/share')
-rw-r--r--sql/share/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/share/Makefile.am b/sql/share/Makefile.am
index 07bea9a4e28..cfbbb36c489 100644
--- a/sql/share/Makefile.am
+++ b/sql/share/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to create Makefile.in
-extra_DIST= errmsg.txt
+EXTRA_DIST= errmsg.txt
dist-hook:
for dir in charsets @AVAILABLE_LANGUAGES@; do \