Simplify ALlIncludesHH usage
[senf.git] / senfscons / SConscript.template
1 Import('env')
2 import SENFSCons
3
4 ###########################################################################
5
6 SENFSCons.StandardTargets(env)
7
8 # SENFSCons.Lib(env,
9 #               library = 'Test',
10 #               sources = SENFSCons.GlobSources())