mirror of
https://github.com/google/pebble.git
synced 2026-02-14 09:27:20 -05:00
Import of the watch repository from Pebble
This commit is contained in:
6
src/include/wscript
Normal file
6
src/include/wscript
Normal file
@@ -0,0 +1,6 @@
|
||||
def build(bld):
|
||||
bld(export_includes=['.'],
|
||||
use=['libc_includes', 'libutil_includes'],
|
||||
name='root_includes')
|
||||
|
||||
# vim:filetype=python
|
||||
Reference in New Issue
Block a user