From acd6f6f014c25e46363e718381e0b35205df2d83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tina=20M=C3=BCller?= Date: Fri, 29 May 2020 23:07:16 +0200 Subject: Add workflow for creating release tarballs Also minor cleanup of .github/workflows/main.yml --- .makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to '.makefile') 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 \ -- cgit v1.2.1