aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a580e19..e61f1dc 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ derived-assets = \
src/bin/paku \
-all: guix nix debian homebrew $(derived-assets)
+all: guix nix debian homebrew $(derived-assets) public
paku.lock: src/bin/paku Makefile
touch $@