Initial commit of "Plugin Interface" & supporting directory structure.
[platform/upstream/iotivity.git] / plugins / zigbee_wrapper / telegesis_wrapper / SConscript
1 ##
2 # Telegesis Wrapper build script
3 ##
4
5 Import('env')
6
7 Print "Reading top Telegesis Wrapper."
8
9 env.SConscript('./src/SConscript')
10