summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2010-03-09 19:53:52 -0500
committerWilliam Cohen <wcohen@redhat.com>2010-03-09 20:14:19 -0500
commitc24a9d9a9795fac838c4074494006e6e7e1e8835 (patch)
treeee5f4ddc417ae69ea707ad5f92550f8c91544c4e /Makefile.am
parentc0f562688ae877000f46058f748a8b986679863e (diff)
downloadsystemtap-steved-c24a9d9a9795fac838c4074494006e6e7e1e8835.tar.gz
systemtap-steved-c24a9d9a9795fac838c4074494006e6e7e1e8835.tar.xz
systemtap-steved-c24a9d9a9795fac838c4074494006e6e7e1e8835.zip
PR 11210 move stapprobe.* man pages to tapset::*
Complete the renaming scheme with prefix of "tapset::" for the man pages related to over all description of groups of probes.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am12
1 files changed, 6 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 4bee5ff1..684a9ecb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,12 +15,12 @@ AM_CXXFLAGS = -Wall -Werror
man_MANS = stapprobes.3stap stapfuncs.3stap stapvars.3stap stapex.3stap \
dtrace.1 \
staprun.8 \
-man/stapprobes.iosched.3stap man/stapprobes.netdev.3stap \
-man/stapprobes.nfs.3stap man/stapprobes.nfsd.3stap \
-man/stapprobes.pagefault.3stap man/stapprobes.kprocess.3stap \
-man/stapprobes.rpc.3stap man/stapprobes.scsi.3stap \
-man/stapprobes.signal.3stap man/stapprobes.socket.3stap \
-man/stapprobes.tcp.3stap man/stapprobes.udp.3stap
+$(srcdir)/man/tapset\:\:iosched.3stap $(srcdir)/man/tapset\:\:netdev.3stap \
+$(srcdir)/man/tapset\:\:nfs.3stap $(srcdir)/man/tapset\:\:nfsd.3stap \
+$(srcdir)/man/tapset\:\:pagefault.3stap $(srcdir)/man/tapset\:\:kprocess.3stap \
+$(srcdir)/man/tapset\:\:rpc.3stap $(srcdir)/man/tapset\:\:scsi.3stap \
+$(srcdir)/man/tapset\:\:signal.3stap $(srcdir)/man/tapset\:\:socket.3stap \
+$(srcdir)/man/tapset\:\:tcp.3stap $(srcdir)/man/tapset\:\:udp.3stap
# see also configure.ac
bin_PROGRAMS = staprun