diff options
author | Ludovic Courtès <ludo@gnu.org> | 2013-06-19 19:27:53 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2013-06-19 19:27:53 +0200 |
commit | c7c834a99887c55627f1100a590416f3c9b4f18b (patch) | |
tree | 5964169bc4d6ee0fb4e3ce54085ad91ea7c28182 /po | |
parent | 7fa37abca0ef5261039f3daedf371a9639ff423b (diff) | |
download | patches-c7c834a99887c55627f1100a590416f3c9b4f18b.tar patches-c7c834a99887c55627f1100a590416f3c9b4f18b.tar.gz |
Add `substitute-binary.scm' to POTFILES.in.
* po/POTFILES.in: Add guix/scripts/substitute-binary.scm.
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 6e1ba82951..839b069704 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -10,6 +10,7 @@ guix/scripts/package.scm guix/scripts/gc.scm guix/scripts/hash.scm guix/scripts/pull.scm +guix/scripts/substitute-binary.scm guix/gnu-maintenance.scm guix/ui.scm guix/web.scm |