aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 1057e62..8c2c0d7 100644
--- a/Makefile
+++ b/Makefile
@@ -5,12 +5,11 @@ MAILING_LIST = public-inbox
TRANSLATIONS = pt fr eo es
CONTRIBLANGS =
-guix-sources = \
- src/xyz/euandreh/packages.scm \
- src/xyz/euandreh/queue.scm \
all:
- for s in $(guix-sources); do guix build -Lsrc/ -K -f $$s || exit 1; done
+ guix build -Lsrc/ -K \
+ -f src/xyz/euandreh/packages.scm \
+ -f src/xyz/euandreh/queue.scm \
refresh:
sh scripts/paku -rg