All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] rt-tests: Install new man page get_cyclictest_snapshot.8
@ 2020-07-07  3:23 John Kacur
  0 siblings, 0 replies; only message in thread
From: John Kacur @ 2020-07-07  3:23 UTC (permalink / raw)
  To: RT; +Cc: Clark Williams, John Kacur

Install the new man page, get_cyclictest_snapshot.8

Signed-off-by: John Kacur <jkacur@redhat.com>
---
 Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 05fc5eda71fa..be7831277c88 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,8 @@ MANPAGES = src/cyclictest/cyclictest.8 \
 	   src/queuelat/queuelat.8 \
 	   src/sched_deadline/deadline_test.8 \
 	   src/ssdd/ssdd.8 \
-	   src/sched_deadline/cyclicdeadline.8
+	   src/sched_deadline/cyclicdeadline.8 \
+	   src/cyclictest/get_cyclictest_snapshot.8
 
 ifdef PYLIB
 	MANPAGES += src/hwlatdetect/hwlatdetect.8
-- 
2.21.3


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-07  3:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-07  3:23 [PATCH] rt-tests: Install new man page get_cyclictest_snapshot.8 John Kacur

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.