summaryrefslogtreecommitdiff
path: root/rules/janino/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'rules/janino/Makefile')
-rw-r--r--rules/janino/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/janino/Makefile b/rules/janino/Makefile
index 042e6f3..3812449 100644
--- a/rules/janino/Makefile
+++ b/rules/janino/Makefile
@@ -29,7 +29,7 @@ janino-dist/build: $(shell $(FIND) . -mindepth 1 $(foreach d,$(ignore),-name $d
cd janino-dist && $(ANT) || { $(RM) -r $@; $(FAIL); }
$(TOUCH) $@
janino-dist/build/%.jar: janino-dist/build
- $(EXISTS) $@ || { $(RM) -r $<; $(FAIL); }
+ $(EXISTS) $@
$(TOUCH) $@
.poms/%-$(version).pom: janino-dist/poms/%.pom