Xinqi Bao's Git

Add basic backlight percentage support
[slstatus.git] / Makefile
index b9d7695..8e18969 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,7 @@ include config.mk
 
 REQ = util
 COM =\
+       components/backlight\
        components/battery\
        components/cpu\
        components/datetime\
@@ -16,6 +17,7 @@ COM =\
        components/kernel_release\
        components/keyboard_indicators\
        components/load_avg\
+       components/netspeeds\
        components/num_files\
        components/ram\
        components/run_command\