summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2013-01-13 19:46:37 +0100
committerLudovic Courtès <ludo@gnu.org>2013-01-15 17:11:51 +0100
commitacf60b26bde717a9717ed519aa73e261ad71e1db (patch)
treeb60f48c37cdc706c98c3d504b1310f71326e45ec /Makefile.am
parent0dd7a135b2f6e318df8a55aaa499aa369239326a (diff)
downloadpatches-acf60b26bde717a9717ed519aa73e261ad71e1db.tar
patches-acf60b26bde717a9717ed519aa73e261ad71e1db.tar.gz
distro: Add Cyrus SASL.
* distro/packages/cyrus-sasl.scm: New file. * Makefile.am (MODULES): Add it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f0affa5fd6..2f6a9ff3a7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,6 +58,7 @@ MODULES = \
distro/packages/check.scm \
distro/packages/compression.scm \
distro/packages/cpio.scm \
+ distro/packages/cyrus-sasl.scm \
distro/packages/dejagnu.scm \
distro/packages/ddrescue.scm \
distro/packages/ed.scm \