summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-07-20 14:17:37 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2020-07-21 09:29:01 -0400
commit330e9144bd49a090484ade39339b3c3453253105 (patch)
treedabfd54dced8fd684d290927d4a96642f98dc828 /Makefile
parenta5a5ad184ef8e890bfd083052005e6d862c62729 (diff)
downloadpodman-330e9144bd49a090484ade39339b3c3453253105.tar.gz
podman-330e9144bd49a090484ade39339b3c3453253105.tar.bz2
podman-330e9144bd49a090484ade39339b3c3453253105.zip
Switch references from libpod.conf to containers.conf
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 12e68350e..bfb34f3ab 100644
--- a/Makefile
+++ b/Makefile
@@ -274,6 +274,7 @@ clean: ## Clean artifacts
libpod/container_easyjson.go \
libpod/pod_easyjson.go \
docs/build
+ make -C docs clean
.PHONY: libpodimage
libpodimage: ## Build the libpod image