summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2012-11-13 21:46:10 +0100
committerLudovic Courtès <ludo@gnu.org>2012-11-13 21:46:10 +0100
commitdb32c281dd8c74b938119048d63090e84fb4ebe0 (patch)
tree3ad3366eb7578b4943928e88d96670eb3be6dd7e /Makefile.am
parent7543f8653bf668e232b6ea7382abf6d40313f014 (diff)
downloadpatches-db32c281dd8c74b938119048d63090e84fb4ebe0.tar
patches-db32c281dd8c74b938119048d63090e84fb4ebe0.tar.gz
distro: Add GNU Texinfo.
* distro/packages/texinfo.scm: New file. * Makefile.am (MODULES): Add it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 32daf2cb13..4e2975b4d3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -66,7 +66,8 @@ MODULES = \
distro/packages/pkg-config.scm \
distro/packages/pth.scm \
distro/packages/readline.scm \
- distro/packages/recutils.scm
+ distro/packages/recutils.scm \
+ distro/packages/texinfo.scm
GOBJECTS = $(MODULES:%.scm=%.go) guix/config.go