diff options
| author | TitanSnow <[email protected]> | 2017-05-22 15:22:16 +0800 |
|---|---|---|
| committer | TitanSnow <[email protected]> | 2017-05-22 18:37:43 +0800 |
| commit | d4aab4ff42e4032f848e0c6f048aaa61cb7db18b (patch) | |
| tree | 260e81f2772901d2704b08a57286233204857ab8 /core/src/xmake/makefile | |
| parent | 2ca174000e9be4878321c08920e7abfc76b89d88 (diff) | |
add os.gid()
Diffstat (limited to 'core/src/xmake/makefile')
| -rw-r--r-- | 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 b1b29ed83..f2be6405d 100644 --- a/core/src/xmake/makefile +++ b/core/src/xmake/makefile @@ -38,6 +38,7 @@ xmake_C_FILES += \ os/getwinsize \ os/versioninfo \ os/uid \ + os/gid \ path/relative \ path/absolute \ path/translate \ |
