diff options
| author | ruki <[email protected]> | 2017-02-08 10:30:48 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-02-08 10:30:48 +0800 |
| commit | 0dd09d0248bb07ca897d666ff13feaae19a3d93e (patch) | |
| tree | 96cb83fb812b0e995a34cbf0ed562e8f3c5b471a /core/src/xmake/makefile | |
| parent | 495724f2c5c22501520de05715f6ef18f2bd484d (diff) | |
add os.argv
Diffstat (limited to 'core/src/xmake/makefile')
| -rwxr-xr-x | core/src/xmake/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile index 09d0767e1..6e4b25031 100755 --- a/core/src/xmake/makefile +++ b/core/src/xmake/makefile @@ -14,6 +14,7 @@ xmake_CONFIG = y xmake_C_FILES += \ xmake \ machine \ + os/argv \ os/find \ os/uuid \ os/isdir \ |
