summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a4ff16978..4b2d1b02b 100644
--- a/Makefile
+++ b/Makefile
@@ -97,6 +97,7 @@ endif
rm -f test/bin2img/bin2img
rm -f test/copyimg/copyimg
rm -f test/checkseccomp/checkseccomp
+ rm -fr build/
libpodimage:
docker build -t ${LIBPOD_IMAGE} .