diff options
| author | TitanSnow <[email protected]> | 2017-05-07 14:25:51 +0800 |
|---|---|---|
| committer | TitanSnow <[email protected]> | 2017-05-07 14:25:51 +0800 |
| commit | 3db167aa122f776ef358d7c23453b56994568849 (patch) | |
| tree | ba5adae1edbbd1bc7eca94b169024453cc63e54e | |
| parent | c5a5de50477da78b83a1696e735db19dd4e37149 (diff) | |
fix indent
| -rw-r--r-- | core/src/xmake/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile index f3196a4e5..67f648a01 100644 --- a/core/src/xmake/makefile +++ b/core/src/xmake/makefile @@ -36,7 +36,7 @@ xmake_C_FILES += \ os/emptydir \ os/strerror \ os/getwinsize \ - os/features \ + os/features \ path/relative \ path/absolute \ path/translate \ |
