From 3c206b1b3c1b4009c4e6a03a27a786cbc2dbfa35 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 30 Jun 2021 13:20:22 -0300 Subject: src/xyz/euandreh/pending.scm: Init file, with po4a-text --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e6b045b..3b647ae 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ guix-sources = \ src/xyz/euandreh/packages.scm \ src/xyz/euandreh/posix.scm \ src/xyz/euandreh/queue.scm \ + src/xyz/euandreh/pending.scm all: for s in $(guix-sources); do guix build -Lsrc/ -K -f $$s; done -- cgit v1.2.3