X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/0d05b3d13d42f8bebc74bb5f6da7e5e10c0e9933..f17f39d0a2e2898177dbcf5daf67284956005b9b:/Makefile?ds=inline diff --git a/Makefile b/Makefile index 0e925cc..7ed7099 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ include config.mk REQ = util COM =\ + components/backlight\ components/battery\ components/cpu\ components/datetime\ @@ -15,6 +16,7 @@ COM =\ components/ip\ components/kernel_release\ components/keyboard_indicators\ + components/keymap\ components/load_avg\ components/netspeeds\ components/num_files\