s4-waf: install the rest of the headers
[metze/samba/wip.git] / source4 / auth / wscript_build
index ddfb046bad4c08133a3db90d88abb66019f51a9e..c7dfa8943c4ca2e43b6557986fa87692b3176270 100644 (file)
@@ -12,6 +12,7 @@ bld.SAMBA_SUBSYSTEM('auth_session',
        autoproto='session_proto.h',
        public_deps='CREDENTIALS',
        public_headers='session.h',
+        header_path='samba',
        deps='SAMDB'
        )