diff options
author | Ralf Corsépius <corsepiu@fedoraproject.org> | 2007-08-29 17:45:33 +0200 |
---|---|---|
committer | Ralf Corsépius <corsepiu@fedoraproject.org> | 2007-08-29 17:45:33 +0200 |
commit | 93b5033ee111cac7865e81caf4c397d810156a67 (patch) | |
tree | ac3e6c8942042e3bb9499ac5bc1b28f1df561163 /doc | |
parent | 15fb33022747b9015a6238be86137106f1aee424 (diff) | |
download | librpm-tizen-93b5033ee111cac7865e81caf4c397d810156a67.tar.gz librpm-tizen-93b5033ee111cac7865e81caf4c397d810156a67.tar.bz2 librpm-tizen-93b5033ee111cac7865e81caf4c397d810156a67.zip |
Remove (Merged into doc/Makefile.am).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ko/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/ko/Makefile.am b/doc/ko/Makefile.am deleted file mode 100644 index b295c3375..000000000 --- a/doc/ko/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -## Process this file with automake to produce Makefile.in - -man_MANS = rpm.8 rpm2cpio.8 -mandir = @mandir@/ko - -EXTRA_DIST = $(man_MANS) |