Added more i18n's files
authorewt <devnull@localhost>
Thu, 1 May 1997 15:14:52 +0000 (15:14 +0000)
committerewt <devnull@localhost>
Thu, 1 May 1997 15:14:52 +0000 (15:14 +0000)
CVS patchset: 1577
CVS date: 1997/05/01 15:14:52

po/Makefile.in

index b6b7541..2cfcec1 100644 (file)
@@ -13,8 +13,11 @@ NLSPACKAGE = rpm
 
 CATALOGS = sv.mo fr.mo de.mo
 
-POTFILES  = $(topdir)/rpm.c $(topdir)/query.c $(topdir)/install.c \
-           $(topdir)/verify.c
+POTFILES  = $(topdir)/rpm.c            $(topdir)/query.c               \
+           $(topdir)/install.c         $(topdir)/verify.c              \
+           $(topdir)/checksig.c                                        \
+           $(topdir)/lib/uninstall.c   $(topdir)/lib/rpmdb.c           \
+           $(topdir)/lib/signature.c
 
 all: $(NLSPACKAGE).pot $(CATALOGS)