summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorWill Cohen <wcohen@peloton.usersys.redhat.com>2009-03-24 12:01:52 -0400
committerWill Cohen <wcohen@peloton.usersys.redhat.com>2009-03-24 12:01:52 -0400
commite97c0b2970dfd8c23163d2712557a30401c75282 (patch)
treea9f159739e5ba66dd94b6b1ca2262996e4b29ce9 /Makefile.am
parentd9e3e39eef31587ea762f4b017b46495f7a0b70f (diff)
downloadsystemtap-steved-e97c0b2970dfd8c23163d2712557a30401c75282.tar.gz
systemtap-steved-e97c0b2970dfd8c23163d2712557a30401c75282.tar.xz
systemtap-steved-e97c0b2970dfd8c23163d2712557a30401c75282.zip
Move man pages from man5 to man3 (3stap).
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am10
1 files changed, 9 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9681381d..580c4178 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,15 @@ AM_CPPFLAGS = -DBINDIR='"$(bindir)"' -DPKGDATADIR='"${pkgdatadir}"' -DPKGLIBDIR=
AM_CFLAGS = -D_GNU_SOURCE -fexceptions -Wall -Werror -Wunused -Wformat=2 -W
AM_CXXFLAGS = -Wall -Werror
-man_MANS = stap.1 stapprobes.5 stapfuncs.5 stapvars.5 stapex.5 staprun.8 man/stapprobes.iosched.5 man/stapprobes.netdev.5 man/stapprobes.nfs.5 man/stapprobes.nfsd.5 man/stapprobes.pagefault.5 man/stapprobes.process.5 man/stapprobes.rpc.5 man/stapprobes.scsi.5 man/stapprobes.signal.5 man/stapprobes.socket.5 man/stapprobes.tcp.5 man/stapprobes.udp.5
+man_MANS = stap.1 \
+stapprobes.3stap stapfuncs.3stap stapvars.3stap stapex.3stap \
+staprun.8 \
+man/stapprobes.iosched.3stap man/stapprobes.netdev.3stap \
+man/stapprobes.nfs.3stap man/stapprobes.nfsd.3stap \
+man/stapprobes.pagefault.3stap man/stapprobes.process.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
# see also configure.ac
bin_PROGRAMS = stap staprun