summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2012-11-04 23:08:44 +0100
committerLudovic Courtès <ludo@gnu.org>2012-11-04 23:08:44 +0100
commitd373e57ea3c1f8ef07a2908e4503b1ad56a3102c (patch)
tree257e4acdee070db2de4643ec708f73ad010388c9 /Makefile.am
parent1627f7f733c276019f20be381bc888704865e2ff (diff)
downloadpatches-d373e57ea3c1f8ef07a2908e4503b1ad56a3102c.tar
patches-d373e57ea3c1f8ef07a2908e4503b1ad56a3102c.tar.gz
distro: Add GNU Pth.
* distro/packages/pth.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 489a2fcb85..0c75712897 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -60,6 +60,7 @@ MODULES = \
distro/packages/ncurses.scm \
distro/packages/perl.scm \
distro/packages/pkg-config.scm \
+ distro/packages/pth.scm \
distro/packages/readline.scm \
distro/packages/recutils.scm