Unidiff1 files changed, 2 insertions, 1 deletions
|
diff --git a/Makefile b/Makefile index be61253..4d285a7 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -53,3 +53,4 @@ NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
53 | NONCORESTYLES = noncore/styles/liquid noncore/styles/liquid/settings \ |
53 | NONCORESTYLES = noncore/styles/liquid noncore/styles/liquid/settings \ |
54 | noncore/styles/theme noncore/styles/theme/settings |
54 | noncore/styles/theme noncore/styles/theme/settings \ |
| |
55 | noncore/styles/metal |
55 | |
56 | |
|