config: use senf::config::copy_n instead of SENF_copy_n macro
[senf.git] / senf / Utils / SConscript
1 # -*- python -*-
2
3 Import('env')
4 import SENFSCons
5
6 ###########################################################################
7
8 SENFSCons.AutoRules(env, subdirs=['impl'])