diff options
| author | ruki <[email protected]> | 2017-08-14 11:27:19 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-08-14 11:29:30 +0800 |
| commit | dba45d143d8aff047da82cbe1a881056e6e4bc00 (patch) | |
| tree | 7b80d5de264c17b538a7c9d0fbb234ded39ac683 /core/src/makefile | |
| parent | 34706ba053dda9dd86902cacf42a6c1878c85234 (diff) | |
merge repo and require codes
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 139d4ac64..6636d2ad6 100644 --- a/core/src/makefile +++ b/core/src/makefile @@ -3,7 +3,7 @@ include $(PRO_DIR)/prefix.mak # projects SUB_PROS += demo -DEP_PROS += luajit xmake +DEP_PROS += sv luajit xmake # suffix include $(PRO_DIR)/suffix.mak |
