From 9cbfb17754ba0193c8dc104442bf4474479cdcf8 Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 18 Nov 2018 23:29:41 +0000 Subject: Also clean ruby-runner.o and ruby.imp [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65792 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 89c80573c5..f7e7154237 100644 --- a/Makefile.in +++ b/Makefile.in @@ -458,7 +458,7 @@ clean-local:: $(Q)$(RM) ext/extinit.c ext/extinit.$(OBJEXT) ext/ripper/y.output \ enc/encinit.c enc/encinit.$(OBJEXT) -$(Q)$(RM) $(pkgconfig_DATA) - -$(Q)$(RMALL) exe/ ruby-runner.h *.dSYM + -$(Q)$(RMALL) exe/ ruby-runner.$(OBJEXT) ruby-runner.h *.dSYM distclean-local:: $(Q)$(RM) ext/config.cache $(RBCONFIG) Doxyfile -- cgit v1.2.3