summaryrefslogtreecommitdiff
path: root/netware/BUILD/compile-linux-tools
diff options
context:
space:
mode:
Diffstat (limited to 'netware/BUILD/compile-linux-tools')
-rwxr-xr-xnetware/BUILD/compile-linux-tools2
1 files changed, 2 insertions, 0 deletions
diff --git a/netware/BUILD/compile-linux-tools b/netware/BUILD/compile-linux-tools
index 886f866d674..00d9d372063 100755
--- a/netware/BUILD/compile-linux-tools
+++ b/netware/BUILD/compile-linux-tools
@@ -43,6 +43,8 @@ make clean config.h
(cd extra; make comp_err)
(cd libmysql; make conf_to_src)
(cd libmysql_r; make conf_to_src)
+# so the file will be linked
+(cd sql; make sql_yacc.cc)
(cd sql; make gen_lex_hash)
(cd strings; make conf_to_src)