summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNathan Scott <natoscott@users.noreply.github.com>2021-08-13 16:05:38 +1000
committerGitHub <noreply@github.com>2021-08-13 16:05:38 +1000
commit9a07ba2700daf5361422ec277af9b0caddfb2bfa (patch)
treed93c8d53aada125e87cad4d431636c8f996653a3 /configure.ac
parentf839095e3b29668d080c89f3b32fb6dccff54030 (diff)
parent5b5836a2b1cdd30ec1241ff547ebe30d2f0112ac (diff)
Merge pull request #705 from natoscott/pcp-htop-manual
docs: updates and new manual page for pcp-htop
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7ac7377b..9d31fd50 100644
--- a/configure.ac
+++ b/configure.ac
@@ -681,7 +681,7 @@ AM_CONDITIONAL([HTOP_PCP], [test "$my_htop_platform" = pcp])
AM_CONDITIONAL([HTOP_UNSUPPORTED], [test "$my_htop_platform" = unsupported])
AC_SUBST(my_htop_platform)
-AC_CONFIG_FILES([Makefile htop.1])
+AC_CONFIG_FILES([Makefile htop.1 pcp-htop.5])
AC_OUTPUT
if test "$my_htop_platform" = unsupported; then

© 2014-2024 Faster IT GmbH | imprint | privacy policy