Unidiff1 files changed, 2 insertions, 1 deletions
|
diff --git a/Makefile b/Makefile index abdbd2f..333d33f 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -45,5 +45,6 @@ NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ |
45 | noncore/settings/appearance noncore/settings/sound \ |
45 | noncore/settings/appearance noncore/settings/sound \ |
46 | noncore/settings/mediummount \ |
46 | noncore/settings/mediummount \ |
47 | noncore/settings/tabmanager noncore/settings/appskey |
47 | noncore/settings/tabmanager noncore/settings/appskey \ |
| |
48 | noncore/settings/netsystemtime |
48 | |
49 | |
49 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
50 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
|