aboutsummaryrefslogtreecommitdiffstats
path: root/dump
diff options
context:
space:
mode:
authorrelan <relan@users.noreply.github.com>2015-08-21 22:04:10 +0300
committerrelan <relan@users.noreply.github.com>2015-08-26 11:51:36 +0300
commit8421f50a0ac410d5f440fdae89958d460bfeeae7 (patch)
tree8eac1c5e4898680554ca118cdbd3963bff23ebc5 /dump
parentd6f9ccd0deaedfabda0c377b7fa09290642a6fd8 (diff)
downloadandroid_external_exfat-8421f50a0ac410d5f440fdae89958d460bfeeae7.tar.gz
android_external_exfat-8421f50a0ac410d5f440fdae89958d460bfeeae7.tar.bz2
android_external_exfat-8421f50a0ac410d5f440fdae89958d460bfeeae7.zip
Include man pages into distribution.
They are not installed.
Diffstat (limited to 'dump')
-rw-r--r--dump/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/dump/Makefile.am b/dump/Makefile.am
index dd68665..340ac0c 100644
--- a/dump/Makefile.am
+++ b/dump/Makefile.am
@@ -21,6 +21,7 @@
#
sbin_PROGRAMS = dumpexfat
+dist_man8_MANS = dumpexfat.8
dumpexfat_SOURCES = main.c
dumpexfat_CPPFLAGS = -I$(top_srcdir)/libexfat
dumpexfat_LDADD = ../libexfat/libexfat.a