diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2007-08-06 23:09:02 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2007-08-06 23:09:02 +0300 |
commit | 8480c29b091b42acea2ee17b7c5ddfb86982f2cb (patch) | |
tree | 0a74d6a919822e89e4af2e1235af51d5c7529156 /po | |
parent | 21524dd9cf016bc4e4bdf88ee611579c71fe6ba8 (diff) | |
download | rpm-8480c29b091b42acea2ee17b7c5ddfb86982f2cb.tar.gz rpm-8480c29b091b42acea2ee17b7c5ddfb86982f2cb.tar.bz2 rpm-8480c29b091b42acea2ee17b7c5ddfb86982f2cb.zip |
Add a few missing files to POTFILES.in (rhbz#249608)
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index a971ca596..aabc36387 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -22,6 +22,7 @@ build/parseScript.c build/parseSpec.c build/poptBT.c build/reqprov.c +build/rpmfc.c build/spec.c lib/cpio.c lib/depends.c @@ -44,6 +45,7 @@ lib/rpmgi.c lib/rpminstall.c lib/rpmlead.c lib/rpmlibprov.c +lib/rpmlock.c lib/rpmps.c lib/rpmrc.c lib/rpmsx.c @@ -54,6 +56,7 @@ lib/signature.c lib/stringbuf.c lib/transaction.c lib/verify.c +misc/error.c rpmdb/db3.c rpmdb/dbconfig.c rpmdb/fprint.c @@ -65,11 +68,14 @@ rpmdb/merge.c rpmdb/poptDB.c rpmdb/rpmdb.c rpmdb/rpmhash.c +rpmdb/sqlite.c rpmdb/tagname.c rpmio/argv.c rpmio/digest.c rpmio/fts.c rpmio/macro.c +rpmio/rpmdav.c +rpmio/rpmlua.c rpmio/rpmio.c rpmio/rpmlog.c rpmio/rpmmalloc.c |