diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2010-11-15 08:55:56 +0200 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2010-11-15 08:55:56 +0200 |
commit | 949d16b6db0ac5498cb2d3715854ee3cee16fd3c (patch) | |
tree | 57a23f9ae3aa2cfa08f3e6b9da907016b0483655 /po | |
parent | 60c0eb40f2a0949a7f7065a7f42a9f185b3ca0ac (diff) | |
download | rpm-949d16b6db0ac5498cb2d3715854ee3cee16fd3c.tar.gz |
Oops, rpmspec.c missing from POTFILES.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 c112a6a69..e873f56b2 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -9,6 +9,7 @@ rpmbuild.c rpmdb.c rpmkeys.c rpmsign.c +rpmspec.c build/build.c build/expression.c build/files.c |