From 8d1939e4d0fbd951cea81201202b4988027caac7 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 4 Nov 2012 23:33:58 +0100 Subject: distro: Add GnuPG and companion libraries. * distro/packages/gnupg.scm: New file. * Makefile.am (MODULES): Add it. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4a1f8d717..3212f0a93 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,6 +48,7 @@ MODULES = \ distro/packages/bootstrap.scm \ distro/packages/compression.scm \ distro/packages/gawk.scm \ + distro/packages/gnupg.scm \ distro/packages/gperf.scm \ distro/packages/guile.scm \ distro/packages/ld-wrapper.scm \ -- cgit v1.3