src/devices/wscript
changeset 600 fd944dbf33c6
parent 538 3cc417842b5f
child 601 776f776d10d9
equal deleted inserted replaced
538:3cc417842b5f 600:fd944dbf33c6
     1 ## -*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*-
       
     2 
       
     3 def build(bld):
       
     4     bld.add_subdirs('p2p')
       
     5     #bld.add_subdirs('p2p-gfr')
       
     6