summaryrefslogtreecommitdiff
path: root/source4/wscript_build
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-03-17 21:55:11 +1100
committerAndrew Tridgell <tridge@samba.org>2010-04-06 20:26:47 +1000
commit7c3234c4854f904e41c69b3c25fa3bcdce765cb7 (patch)
tree1a3e37ecd48832743645f028f2210e876c5b30a7 /source4/wscript_build
parentd01f75c72df6c49c2898f5f26dbffac7a55ac3bd (diff)
downloadsamba-7c3234c4854f904e41c69b3c25fa3bcdce765cb7.tar.gz
samba-7c3234c4854f904e41c69b3c25fa3bcdce765cb7.tar.bz2
samba-7c3234c4854f904e41c69b3c25fa3bcdce765cb7.zip
build: enable ENFORCE_GROUP_ORDERING()
also fixed ASN1 target names
Diffstat (limited to 'source4/wscript_build')
-rw-r--r--source4/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/wscript_build b/source4/wscript_build
index 831c3dcef7..aa834eea18 100644
--- a/source4/wscript_build
+++ b/source4/wscript_build
@@ -150,3 +150,4 @@ bld.BUILD_SUBDIR('../libcli/named_pipe_auth')
bld.BUILD_SUBDIR('heimdal_build')
bld.CHECK_DEPENDENCIES()
+bld.ENFORCE_GROUP_ORDERING()