diff options
author | Karel Zak <kzak@redhat.com> | 2012-06-26 18:31:53 +0200 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2012-06-26 20:50:53 +0200 |
commit | fb55280aa6fde7649e5f28babec926d617b210fc (patch) | |
tree | fc651aafb855d55c23fcb6bc975f46da21e593b8 /man | |
parent | 50ea67950994d05151fb1c3da57aeebc1554f289 (diff) | |
download | util-linux-fb55280aa6fde7649e5f28babec926d617b210fc.tar.gz |
build-sys: remove include-Makefile.am
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/ru/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/man/ru/Makefile.am b/man/ru/Makefile.am deleted file mode 100644 index 281ec231..00000000 --- a/man/ru/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -include $(top_srcdir)/config/include-Makefile.am - -if BUILD_DDATE -ruman1_DATA = ddate.1 -EXTRA_DIST = $(ruman1_DATA) -endif |