diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -289,6 +289,7 @@ $(1).deliver: $(1) cd $(1) && $(SOLARENV)/bin/deliver.pl $(1).clean: + cd $(1) && $(SOLARENV)/bin/deliver.pl -delete rm -fr $(1)/$(INPATH) endef |