diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fr/Makefile.am | 6 | ||||
-rw-r--r-- | doc/ja/Makefile.am | 6 | ||||
-rw-r--r-- | doc/pl/Makefile.am | 6 | ||||
-rw-r--r-- | doc/ru/Makefile.am | 6 | ||||
-rw-r--r-- | doc/sk/Makefile.am | 6 |
5 files changed, 0 insertions, 30 deletions
diff --git a/doc/fr/Makefile.am b/doc/fr/Makefile.am deleted file mode 100644 index 6861c5849..000000000 --- a/doc/fr/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -## Process this file with automake to produce Makefile.in - -man_MANS = rpm.8 -mandir = @mandir@/fr - -EXTRA_DIST = $(man_MANS) diff --git a/doc/ja/Makefile.am b/doc/ja/Makefile.am deleted file mode 100644 index 34fb3e041..000000000 --- a/doc/ja/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -## Process this file with automake to produce Makefile.in - -man_MANS = rpm.8 rpm2cpio.8 rpmbuild.8 rpmcache.8 rpmgraph.8 -mandir = @mandir@/ja - -EXTRA_DIST = $(man_MANS) diff --git a/doc/pl/Makefile.am b/doc/pl/Makefile.am deleted file mode 100644 index b6ebc6e23..000000000 --- a/doc/pl/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -## Process this file with automake to produce Makefile.in - -man_MANS = gendiff.1 rpm.8 rpm2cpio.8 rpmbuild.8 rpmcache.8 rpmdeps.8 rpmgraph.8 -mandir = @mandir@/pl - -EXTRA_DIST = $(man_MANS) diff --git a/doc/ru/Makefile.am b/doc/ru/Makefile.am deleted file mode 100644 index d6b042458..000000000 --- a/doc/ru/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@/ru - -EXTRA_DIST = $(man_MANS) diff --git a/doc/sk/Makefile.am b/doc/sk/Makefile.am deleted file mode 100644 index b49131a07..000000000 --- a/doc/sk/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -## Process this file with automake to produce Makefile.in - -man_MANS = rpm.8 -mandir = @mandir@/sk - -EXTRA_DIST = $(man_MANS) |