diff options
| author | ruki <[email protected]> | 2015-05-19 11:42:14 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-05-19 11:42:14 +0800 |
| commit | 050d1882cf578ca81f92666d42bc005b7c0eb914 (patch) | |
| tree | 3da2dadd83c155ab2e07811d703172918e03159f /core/src/xmake/makefile | |
| parent | f1de3034b9afbb88f83501730bf27c31078818ed (diff) | |
find and match files or directories
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 8d848e904..dc4c1cee5 100755 --- a/core/src/xmake/makefile +++ b/core/src/xmake/makefile @@ -14,6 +14,7 @@ xmake_CONFIG = y xmake_C_FILES += \ xmake \ machine \ + os/find \ os/isdir \ os/rmdir \ os/mkdir \ |
