aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 14e9e4a4b6..20bf650c9b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,6 +71,7 @@ MODULES = \
guix/build/svn.scm \
guix/build/vm.scm \
guix/build/activation.scm \
+ guix/build/syscalls.scm \
guix/packages.scm \
guix/snix.scm \
guix/scripts/download.scm \
@@ -143,7 +144,8 @@ SCM_TESTS = \
tests/gexp.scm \
tests/nar.scm \
tests/union.scm \
- tests/profiles.scm
+ tests/profiles.scm \
+ tests/syscalls.scm
SH_TESTS = \
tests/guix-build.sh \
58fc'>gnu: remmina: Build with libsoup 2.Ricardo Wurmus 2021-11-11gnu: gtk: Replace gdk-pixbuf+svg by librsvg.Maxim Cournoyer 2021-10-31gnu: remmina: Update to 1.4.21.Tobias Geerinckx-Rice 2021-09-05gnu: remmina: Update to 1.4.20.Raghav Gururajan 2021-07-04gnu: tigervnc-server: Remove unnecessary "gcc-toolchain" input.Ludovic Courtès 2021-07-01gnu: remmina: Update to 1.4.19.Tobias Geerinckx-Rice