summaryrefslogtreecommitdiff
path: root/.makefile
diff options
context:
space:
mode:
Diffstat (limited to '.makefile')
-rw-r--r--.makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.makefile b/.makefile
index 9d526a4..7d6e572 100644
--- a/.makefile
+++ b/.makefile
@@ -23,6 +23,8 @@ MAKE_TARGETS := \
all \
all-am \
all-recursive \
+ docker-build \
+ docker-dist \
install \
test \
test-all \