summaryrefslogtreecommitdiffstats
path: root/partx/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'partx/Makefile.am')
-rw-r--r--partx/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/partx/Makefile.am b/partx/Makefile.am
index 461392a4b..798cfea72 100644
--- a/partx/Makefile.am
+++ b/partx/Makefile.am
@@ -6,6 +6,6 @@ usrsbinexec_PROGRAMS = addpart delpart partx
partx_SOURCES = bsd.c dos.c partx.c solaris.c unixware.c gpt.c crc32.c \
efi.h gpt.h crc32.h partx.h dos.h
-man_MANS = addpart.8 delpart.8 partx.8
+dist_man_MANS = addpart.8 delpart.8 partx.8
endif