summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2013-01-17 21:15:09 +0100
committerAndreas Enge <andreas@enge.fr>2013-01-17 23:09:24 +0100
commitc1e628f6ce95eef2ae3426f0ef1394733b0198ea (patch)
treeca69d3d227cd61809b8a776f6d15c2c4653a94ab /Makefile.am
parent9241172c9dc41ac026f05837dc6f089b1a3745e0 (diff)
downloadpatches-c1e628f6ce95eef2ae3426f0ef1394733b0198ea.tar
patches-c1e628f6ce95eef2ae3426f0ef1394733b0198ea.tar.gz
distro: Add Indent.
* distro/packages/indent.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 beba7dffa4..745d8478cd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -77,6 +77,7 @@ MODULES = \
distro/packages/help2man.scm \
distro/packages/icu4c.scm \
distro/packages/idutils.scm \
+ distro/packages/indent.scm \
distro/packages/ld-wrapper.scm \
distro/packages/less.scm \
distro/packages/libffi.scm \