diff options
author | root <devnull@localhost> | 1996-06-05 01:33:17 +0000 |
---|---|---|
committer | root <devnull@localhost> | 1996-06-05 01:33:17 +0000 |
commit | 26d7b67e9c3b4aadcd8cbe745f73365634be9f7e (patch) | |
tree | 7fcf0fd27584a16483636a51bb76fb9fddb3ec54 /po | |
parent | bd1b97e82c83545643b7659b0331db53adfcf580 (diff) | |
download | librpm-tizen-26d7b67e9c3b4aadcd8cbe745f73365634be9f7e.tar.gz librpm-tizen-26d7b67e9c3b4aadcd8cbe745f73365634be9f7e.tar.bz2 librpm-tizen-26d7b67e9c3b4aadcd8cbe745f73365634be9f7e.zip |
*** empty log message ***
CVS patchset: 607
CVS date: 1996/06/05 01:33:17
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in b/po/Makefile.in index c3114376a..d2c0210be 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -14,7 +14,7 @@ $(NLSPACKAGE).pot: $(POTFILES) fi clean: - rm -f *mo + rm -f *mo $(NLSPACKAGE).pot depend: |