summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2012-12-29 23:49:55 +0100
committerLudovic Courtès <ludo@gnu.org>2013-01-02 13:31:13 +0100
commitf9975b5a49274e465ea29a5eeb83c4b51bc1f5da (patch)
tree14fca0f3aa352b6417ffcf94aa4c65563efb5ef1 /Makefile.am
parentbb1ff9aa0a6c7c54b133f0799f687fbab58f6a11 (diff)
downloadpatches-f9975b5a49274e465ea29a5eeb83c4b51bc1f5da.tar
patches-f9975b5a49274e465ea29a5eeb83c4b51bc1f5da.tar.gz
distro: Add OpenSSL.
* distro/packages/openssl.scm: New file. `patch-tests' phase added by Ludovic Courtès. * 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 0f58d09d8b..2dca557b7a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -78,6 +78,7 @@ MODULES = \
distro/packages/nano.scm \
distro/packages/ncurses.scm \
distro/packages/nettle.scm \
+ distro/packages/openssl.scm \
distro/packages/perl.scm \
distro/packages/pkg-config.scm \
distro/packages/pth.scm \