Unidiff1 files changed, 2 insertions, 1 deletions
|
diff --git a/Makefile b/Makefile index a8e73af..a8b72b8 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -53,7 +53,8 @@ NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ |
53 | noncore/settings/mediummount \ |
53 | noncore/settings/mediummount \ |
54 | noncore/settings/tabmanager noncore/settings/appskey \ |
54 | noncore/settings/tabmanager noncore/settings/appskey \ |
55 | noncore/settings/netsystemtime noncore/settings/wlansetup \ |
55 | noncore/settings/netsystemtime noncore/settings/wlansetup \ |
56 | noncore/settings/sshkeys |
56 | noncore/settings/sshkeys noncore/settings/usermanager \ |
| |
57 | |
57 | |
58 | |
58 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
59 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
59 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm |
60 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm |
|