summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2024-07-26 23:50:01 +0000
committerGitHub <noreply@github.com>2024-07-26 23:50:01 +0000
commit94b98becffe16c861a76895f5773fa0190b3ba47 (patch)
tree246d8428e1e11b81537ddd923ddff5cdea8a1717 /Makefile
parentbd7ed4928bb327fc7767994154b9d1ddd4b4cc8b (diff)
add battery
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ef103c5..6ccf1bf 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,7 @@ include config.mk
REQ = util
COM =\
+ components/battery\
components/datetime\
components/netspeeds\
components/ram\