* Fixed Makefile
This commit is contained in:
parent
d35a620e9f
commit
a51bd49fbe
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,6 +1,6 @@
|
|||
include build/config.mk
|
||||
|
||||
MODULES = applications/* core modules/* themes/*
|
||||
MODULES = applications/* libs/* modules/* themes/* i18n/*
|
||||
LUA_TARGET = source
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue