aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 16fbf5f..36ef49a 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
ORG = alpinelinux
IMG = $(ORG)/docker-abuild
-VOLS = bin etc lib sbin usr var
+VOLS = bin etc lib sbin usr var home/builder/.ccache
# BRANCHES := $(shell \
# curl -s https://api.github.com/repos/alpinelinux/aports/branches \
# | jq -r '.[].name' \