Commit f5351bee authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa

Fix `make clean` on mruby

parent a1999ab2
......@@ -71,6 +71,7 @@ all-local: mruby
clean-local:
MRUBY_CONFIG="${abs_builddir}/mruby/build/build_config.rb" \
BUILD_DIR="${abs_builddir}/mruby/build" \
CC="${CC}" \
"${srcdir}/mruby/minirake" -f "${srcdir}/mruby/Rakefile" clean
endif # HAVE_MRUBY
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment