summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2018-12-27 12:16:04 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2018-12-27 12:16:04 (EST)
commitf0a2fe581c174317f4b7233843fb771bd7afa843 (patch)
treec8c53743f55a6024e5189c0c16c1ae9470be1b9f /Makefile.am
parent0008c151769dc23634ce7f814b36369773a060da (diff)
Makefile.am, man/local.mk: Build libopkbuild manual pages with shman
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2463707..5d7e6c3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -62,7 +62,6 @@ libopkbuild_dependencies = $(libopkbuild_ldadd)
libopkbuild_shsoversion = 2
man1_MANS = $(man1_sources:.1in=.1)
-man3_MANS = $(man3_sources:.3in=.3)
do_subst = sed \
-e 's|@[@]PACKAGE_NAME[@]@|$(PACKAGE_NAME)|g' \
-e "s|@[@]PACKAGE_VERSION[@]@|$(PACKAGE_VERSION_GIT)|g" \