diff options
| author | ruki <[email protected]> | 2017-08-15 11:07:53 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-08-15 11:07:53 +0800 |
| commit | ed80709acfcf740f48375512b1f6cf6a0b009d5c (patch) | |
| tree | 474f726b285e6e3f31df9d16273902661e62ce8f /core/src/makefile | |
| parent | 19cc317957ebc1aa4654cff37118c74a0cfabe70 (diff) | |
remove tbox.pkg and add tbox files
Diffstat (limited to 'core/src/makefile')
| -rw-r--r-- | core/src/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/makefile b/core/src/makefile index 6636d2ad6..7a04edb24 100644 --- a/core/src/makefile +++ b/core/src/makefile @@ -3,7 +3,7 @@ include $(PRO_DIR)/prefix.mak # projects SUB_PROS += demo -DEP_PROS += sv luajit xmake +DEP_PROS += sv luajit tbox xmake # suffix include $(PRO_DIR)/suffix.mak |
