summaryrefslogtreecommitdiff
path: root/source4/smbd/wscript_build
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2012-11-30 11:33:04 +0100
committerAndreas Schneider <asn@cryptomilk.org>2012-12-03 16:28:31 +0100
commitd913fb1304378bdc8aac2543144d39ffa486f862 (patch)
treed94defc214d8401d3068e7ef564db10fd1477411 /source4/smbd/wscript_build
parent0e69a7ba114ed5e0ad94e4ed7bb41d7eb0294b16 (diff)
downloadsamba-d913fb1304378bdc8aac2543144d39ffa486f862.tar.gz
samba-d913fb1304378bdc8aac2543144d39ffa486f862.tar.bz2
samba-d913fb1304378bdc8aac2543144d39ffa486f862.zip
docs: Merge both samba.8 manpages.
Remove source4/smbd/samba.8.xml and add the additional content to docs-xml/samba.8.xml to be able to build this manpage with the autoconf build also. Karolin Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Mon Dec 3 16:28:32 CET 2012 on sn-devel-104
Diffstat (limited to 'source4/smbd/wscript_build')
-rw-r--r--source4/smbd/wscript_build1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/smbd/wscript_build b/source4/smbd/wscript_build
index bfa13121f2..5be4d2b5fd 100644
--- a/source4/smbd/wscript_build
+++ b/source4/smbd/wscript_build
@@ -19,7 +19,6 @@ bld.SAMBA_LIBRARY('process_model',
bld.SAMBA_BINARY('samba',
source='server.c',
- manpages='samba.8',
subsystem_name='service',
deps='''events process_model service samba-hostconfig samba-util POPT_SAMBA
popt gensec registry ntptr ntvfs share cluster COMMON_SCHANNEL SECRETS''',