summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNikita Karetnikov <nikita@karetnikov.org>2012-11-24 00:20:46 +0000
committerLudovic Courtès <ludo@gnu.org>2012-11-24 16:14:39 +0100
commit034cb8e78127e97bb40bbd9de4072cb0accc02b6 (patch)
tree174418ef267b7ae7db92ab0008fbfede248566a3 /Makefile.am
parenta65e3306d1bc91d51cd9702a3b457f18ace398eb (diff)
downloadpatches-034cb8e78127e97bb40bbd9de4072cb0accc02b6.tar
patches-034cb8e78127e97bb40bbd9de4072cb0accc02b6.tar.gz
distro: Add GNU Ddrescue.
* distro/packages/ddrescue.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 08c12fbb5f..4ee3a24ac1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,6 +48,7 @@ MODULES = \
distro/packages/bison.scm \
distro/packages/bootstrap.scm \
distro/packages/compression.scm \
+ distro/packages/ddrescue.scm \
distro/packages/ed.scm \
distro/packages/flex.scm \
distro/packages/gawk.scm \