added lots of files

CVS patchset: 1945
CVS date: 1998/01/09 19:10:28
This commit is contained in:
ewt 1998-01-09 19:10:28 +00:00
parent f902450821
commit bee24b06ae
1 changed files with 8 additions and 2 deletions

View File

@ -15,9 +15,15 @@ CATALOGS = sv.mo fr.mo de.mo pt-br.mo tr.mo
POTFILES = $(topdir)/rpm.c $(topdir)/query.c \
$(topdir)/install.c $(topdir)/verify.c \
$(topdir)/checksig.c \
$(topdir)/checksig.c $(topdir)/url.c \
$(topdir)/ftp.c $(topdir)/url.c \
$(topdir)/lib/uninstall.c $(topdir)/lib/rpmdb.c \
$(topdir)/lib/signature.c
$(topdir)/lib/signature.c $(topdir)/lib/dbindex.c \
$(topdir)/lib/depends.c $(topdir)/lib/formats.c \
$(topdir)/lib/fs.c $(topdir)/lib/header.c \
$(topdir)/lib/lookup.c $(topdir)/lib/rebuilddb.c \
$(topdir)/lib/messages.c $(topdir)/lib/package.c \
$(topdir)/lib/rpmlead.c $(topdir)/lib/rpmrc.c \
all: $(NLSPACKAGE).pot $(CATALOGS)