summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-03-07 10:26:46 +1100
committerAndrew Tridgell <tridge@samba.org>2010-04-06 20:26:40 +1000
commitd004964142b0eac88528bb556228a49742725f4e (patch)
tree7fe4c720ed31650283e61fba747a6dfe85c6392b /source4/heimdal_build
parent6dcf5563eab238f833b5a0afc215995704d3c9f6 (diff)
downloadsamba-d004964142b0eac88528bb556228a49742725f4e.tar.gz
samba-d004964142b0eac88528bb556228a49742725f4e.tar.bz2
samba-d004964142b0eac88528bb556228a49742725f4e.zip
build: moved main autoproto rule into samba_autoproto.py
Diffstat (limited to 'source4/heimdal_build')
-rw-r--r--source4/heimdal_build/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/heimdal_build/wscript_build b/source4/heimdal_build/wscript_build
index c684e9ac04..e539bb7620 100644
--- a/source4/heimdal_build/wscript_build
+++ b/source4/heimdal_build/wscript_build
@@ -546,5 +546,6 @@ HEIMDAL_HEIM_ASN1_DER_SOURCE = '''
bld.HEIMDAL_AUTOPROTO('../heimdal/lib/asn1/der-protos.h',
HEIMDAL_HEIM_ASN1_DER_SOURCE,
+ group = 'build_compilers',
options="-q -P comment -o")