diff options
Diffstat (limited to 'docs/Makefile')
| -rw-r--r-- | docs/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/Makefile b/docs/Makefile index 021d68c..d1cb3ee 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -65,15 +65,11 @@ stats: @printf "Generating statistics\n" @gitstats $(GITSTATS_ARGS) $(TOP) $(GITSTATS_DIR) -DOMAIN ?= magit.vc PUBLISH_PATH ?= /manual/ RELEASE_PATH ?= /manual/$(VERSION)/ - S3_BUCKET ?= s3://$(DOMAIN) PUBLISH_TARGET = $(S3_BUCKET)$(PUBLISH_PATH) RELEASE_TARGET = $(S3_BUCKET)$(RELEASE_PATH) - -CFRONT_DIST ?= E2LUHBKU1FBV02 CFRONT_PATHS = $(PKG).html $(PKG).pdf $(PKG)/* comma := , |
