summaryrefslogtreecommitdiff
path: root/source4/dynconfig
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-02-26 22:55:00 +1100
committerAndrew Tridgell <tridge@samba.org>2010-04-06 20:26:39 +1000
commitbc922d8383512f838b202090a974d8066533d030 (patch)
tree3485ba9e4812964f7bc85fea41cb15bd517f2613 /source4/dynconfig
parentd29cbc3c558fcc4c7f2c571dee3f63c2f99a80b0 (diff)
downloadsamba-bc922d8383512f838b202090a974d8066533d030.tar.gz
samba-bc922d8383512f838b202090a974d8066533d030.tar.bz2
samba-bc922d8383512f838b202090a974d8066533d030.zip
build: dynconfig build rules
Diffstat (limited to 'source4/dynconfig')
-rw-r--r--source4/dynconfig/wscript_build2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/dynconfig/wscript_build b/source4/dynconfig/wscript_build
new file mode 100644
index 0000000000..62b2311a8b
--- /dev/null
+++ b/source4/dynconfig/wscript_build
@@ -0,0 +1,2 @@
+bld.SAMBA_SUBSYSTEM('DYNCONFIG',
+ 'dynconfig.c')