summaryrefslogtreecommitdiff
path: root/sql/Makefile.am
diff options
context:
space:
mode:
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 3f8a228b94b..d1dfbfb390e 100644
--- a/sql/Makefile.am
+++ b/sql/Makefile.am
@@ -154,8 +154,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.%