summaryrefslogtreecommitdiff
path: root/sql/Makefile.am
diff options
context:
space:
mode:
authorserg@serg.mylan <>2004-07-22 19:28:11 +0200
committerserg@serg.mylan <>2004-07-22 19:28:11 +0200
commit35ac63439d9c2e152348f08ad2c79e01652018c2 (patch)
treee01054b162e04bb63a44b975a2c8c3c6554a631c /sql/Makefile.am
parent92d96c93915644fb6d366e49d3779fdd3ade6fd2 (diff)
downloadmariadb-git-35ac63439d9c2e152348f08ad2c79e01652018c2.tar.gz
distclean:
rm -f lex_hash.h BUG#4583
Diffstat (limited to 'sql/Makefile.am')
-rw-r--r--sql/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/Makefile.am b/sql/Makefile.am
index f3751eabd25..0a664a120a5 100644
--- a/sql/Makefile.am
+++ b/sql/Makefile.am
@@ -125,8 +125,8 @@ sql_lex.o: lex_hash.h
udf_example.so: udf_example.cc
$(CXXCOMPILE) -shared -o $@ $<
-#distclean:
-# rm -f lex_hash.h
+distclean:
+ rm -f lex_hash.h
# Don't update the files from bitkeeper
%::SCCS/s.%