aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e687845..ab0b080 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ doc:
# easier for non-technical users to remove the unpacked release once they no
# longer need it.
release: dist doc
- $(GUIX_TM) pack -L ./hydrilla-guix -RR hydrilla \
+ $(GUIX_TM) pack -L ./guix-module-dir -RR hydrilla \
-S /hydrilla=bin/hydrilla \
-S /hydrilla-builder=bin/hydrilla-builder \
-S /hydrilla-server=bin/hydrilla-server \