commit - 7e5c335642bf836fb0ae7494cbb4acc9d32cc871
commit + 3c9bae70cd3e88013fbc91799ba32e3034495597
blob - a4bd81e4dfe7d4b285d43fbce53a0b7c6156b696
blob + 8bd2ae2ccbea5a02855dc5d1948dc6cd4653ea24
--- got/Makefile.am
+++ got/Makefile.am
got_DEPENDENCIES = $(top_builddir)/compat/libopenbsd-compat.a
-man1_MANS = got.1 got.conf.5 git-repository.5 got-worktree.5
+man1_MANS = got.1
+man5_MANS = got.conf.5 git-repository.5 got-worktree.5
AM_CPPFLAGS += -DGOT_VERSION='"@VERSION@"' \
-DGOT_VERSION_NUMBER='"@VERSION@"' \