Skip to content

Commit

Permalink
Fix make clean on mruby
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsuhiro-t committed Sep 24, 2020
1 parent a1999ab commit f5351be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third-party/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f5351be

Please sign in to comment.