From da7b042dd921acce03453e6433512b572463c5c5 Mon Sep 17 00:00:00 2001 From: Nikita Karetnikov Date: Sun, 25 Nov 2012 15:58:31 +0100 Subject: distro: Add GNU Wget. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * distro/packages/wget.scm: New file; patch-shebang phase added by Ludovic Courtès. * Makefile.am (MODULES): Add it. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4ee3a24ac1..a974f414b1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -77,6 +77,7 @@ MODULES = \ distro/packages/shishi.scm \ distro/packages/system.scm \ distro/packages/texinfo.scm \ + distro/packages/wget.scm \ distro/packages/zile.scm -- cgit v1.2.3