:: commit a7eab7bde88d62e60d2cfe31961359d5a68802b4

Kamila Szewczyk <kspalaiologos@gmail.com> — 2022-09-01 12:25

parents: 922c824d3d

link the manpage to automake dist

diff --git a/Makefile.am b/Makefile.am
index 866246a..fe9e248 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,6 +29,8 @@ bzip3_CFLAGS = $(AM_CFLAGS)
 bzip3_LDDADD = libbzip3.la
 bzip3_SOURCES = src/main.c $(libbzip3_la_SOURCES)
 
+dist_man_MANS = bzip3.1
+
 CLEANFILES = $(bin_PROGRAMS)
 
 # End standard generic autotools stuff
tab: 248 wrap: offon