summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2012-11-18 18:42:29 +0100
committerLudovic Courtès <ludo@gnu.org>2012-11-18 18:42:29 +0100
commit1df895b00b8d1912c152d59cf742cd49f43747cd (patch)
tree1f50be60aa17cb86e310c38021f75f60438bee01 /Makefile.am
parent8c0e5b1e8770f47abf9aa8496e21ca5f0c7b9ae8 (diff)
downloadpatches-1df895b00b8d1912c152d59cf742cd49f43747cd.tar
patches-1df895b00b8d1912c152d59cf742cd49f43747cd.tar.gz
distro: Add GNU Pies and GNU Inetutils.
* distro/packages/system.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 98f8ac9f0b..521ac87b77 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -67,6 +67,7 @@ MODULES = \
distro/packages/pth.scm \
distro/packages/readline.scm \
distro/packages/recutils.scm \
+ distro/packages/system.scm \
distro/packages/texinfo.scm