Remove support for .py files from smb_build - deal with it only in the makefiles.
[ira/wip.git] / source4 / auth / config.mk
index 7d31a6a0c087e7ecaab8f89b4d0952631a198f8a..0162653076039691f5a96c2cc795198d33fdd531 100644 (file)
@@ -41,4 +41,6 @@ PUBLIC_DEPENDENCIES = auth_system_session
 PRIVATE_DEPENDENCIES = SAMDB 
 SWIG_FILE = auth.i
 
+$(eval $(call python_py_module_template,auth.py,$(authsrcdir)/auth.py))
+
 swig_auth_OBJ_FILES = $(authsrcdir)/auth_wrap.o