buildtools: Pass through parameter ‘keep_underscore’
[samba.git] / buildtools / wafsamba / wafsamba.py
index 83f62e715457500e35e6dafb76d2fc302e7f079f..347eedef29b38119347b972c4d2eb16d40679609 100644 (file)
@@ -686,6 +686,7 @@ def SAMBA_PLUGIN(bld, pluginname, source,
                       cflags=cflags,
                       ldflags=ldflags,
                       realname=realname,
+                      keep_underscore=keep_underscore,
                       autoproto=autoproto,
                       autoproto_extra_source=autoproto_extra_source,
                       local_include=local_include,