diff options
author | Ludovic Courtès <ludo@gnu.org> | 2012-10-24 23:10:09 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2012-10-25 00:58:37 +0200 |
commit | c52a5bf09a5eea8fa4f75f979f5349b743c73d25 (patch) | |
tree | 49bb4dee719a9fddd2cfcbada704eb9b09bbde82 /po | |
parent | 82058eff591866085633679ecfc108020dd99820 (diff) | |
download | guix-c52a5bf09a5eea8fa4f75f979f5349b743c73d25.tar guix-c52a5bf09a5eea8fa4f75f979f5349b743c73d25.tar.gz |
Add `guix-download'.
* guix-download.in: New file.
* configure.ac: Emit `guix-download' and make it executable.
* Makefile.am (bin_SCRIPTS): Add `guix-download'.
* po/POTFILES.in: Add `guix-download.in'.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 605711e2da..b0dc7ac4c4 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -5,3 +5,4 @@ distro/packages/databases.scm distro/packages/guile.scm distro/packages/typesetting.scm guix-build.in +guix-download.in |