diff options
author | jbj <devnull@localhost> | 1998-10-12 15:49:16 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1998-10-12 15:49:16 +0000 |
commit | 9daa5cbdee6e00fb642a83ae150f8b71ea3663da (patch) | |
tree | 24aefcd14863dfa007a770fdca299284121a3ece /po | |
parent | 06032e9afd7a6ba6e0401fc707652e5b42c79541 (diff) | |
download | librpm-tizen-9daa5cbdee6e00fb642a83ae150f8b71ea3663da.tar.gz librpm-tizen-9daa5cbdee6e00fb642a83ae150f8b71ea3663da.tar.bz2 librpm-tizen-9daa5cbdee6e00fb642a83ae150f8b71ea3663da.zip |
Typo.
CVS patchset: 2448
CVS date: 1998/10/12 15:49:16
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in index fb1a80bf7..0ac6acc43 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -18,7 +18,7 @@ NLSPACKAGE = @PACKAGE@ LINGUAS = cz de fi fr pt_BR ru sr sv tr CATALOGS = $(addsuffix .mo, $(LINGUAS)) -POTFILES = \ +POTFILES = \ all: $(NLSPACKAGE).pot $(CATALOGS) |