diff options
Diffstat (limited to 'net/SConstruct')
-rw-r--r-- | net/SConstruct | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/SConstruct b/net/SConstruct deleted file mode 100644 index de24fa9..0000000 --- a/net/SConstruct +++ /dev/null @@ -1,3 +0,0 @@ -build_component = 'net' -SConscript('../build/SConscript.main', - exports=['build_component']) |