summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2012-11-22 17:57:37 +0100
committerLudovic Courtès <ludo@gnu.org>2012-11-22 17:57:37 +0100
commitcf153fc4726c616f5c5608797f02bb71b573140b (patch)
tree2e1a93f1ac4f8ba7714e3980b650353b2edb3303 /Makefile.am
parent30c40755fc2e8e2f5e1ef01f0115f7d2f5a9a4f4 (diff)
downloadpatches-cf153fc4726c616f5c5608797f02bb71b573140b.tar
patches-cf153fc4726c616f5c5608797f02bb71b573140b.tar.gz
distro: Add GNU Bison.
* distro/packages/bison.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 78fab4fc25..e1dec5340d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,6 +44,7 @@ MODULES = \
distro/packages/base.scm \
distro/packages/bash.scm \
distro/packages/bdw-gc.scm \
+ distro/packages/bison.scm \
distro/packages/bootstrap.scm \
distro/packages/compression.scm \
distro/packages/ed.scm \