diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-02-26 15:19:45 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-02-26 15:19:45 +0100 |
commit | bfc99f15a1e2407cd5aaa938b97ddaa547660cfc (patch) | |
tree | 6b81702955210670921836511f89d4a547fdc767 /source4/torture | |
parent | c8af9559dc44b578d3b49620f690652a1676e9bd (diff) | |
download | samba-bfc99f15a1e2407cd5aaa938b97ddaa547660cfc.tar.gz samba-bfc99f15a1e2407cd5aaa938b97ddaa547660cfc.tar.bz2 samba-bfc99f15a1e2407cd5aaa938b97ddaa547660cfc.zip |
Fix manpage paths.
(This used to be commit f7d0f0582e8712fd8d005906803de8fe041e875f)
Diffstat (limited to 'source4/torture')
-rw-r--r-- | source4/torture/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk index 06892dd7ef..d7bfbe7e94 100644 --- a/source4/torture/config.mk +++ b/source4/torture/config.mk @@ -372,7 +372,7 @@ PRIVATE_DEPENDENCIES = \ # End BINARY locktest ################################# -MANPAGES += utils/man/locktest.1 +MANPAGES += torture/man/locktest.1 COV_TARGET = test |