Unidiff1 files changed, 1 insertions, 1 deletions
|
diff --git a/Makefile b/Makefile index 430eb6a..7cebfee 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -58,5 +58,5 @@ NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ |
58 | noncore/settings/netsystemtime noncore/settings/wlansetup \ |
58 | noncore/settings/netsystemtime noncore/settings/wlansetup \ |
59 | noncore/settings/sshkeys noncore/settings/usermanager \ |
59 | noncore/settings/sshkeys noncore/settings/usermanager \ |
60 | noncore/apps/backup |
60 | noncore/settings/backup |
61 | |
61 | |
62 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
62 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
|