diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 $@ |