summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAaron Marcher <me@drkhsh.at>2018-05-19 00:31:33 +0200
committerAaron Marcher <me@drkhsh.at>2018-05-19 00:31:33 +0200
commit0d05b3d13d42f8bebc74bb5f6da7e5e10c0e9933 (patch)
treea53f70563de9c04bd486d6f1c9bfec78001bc513 /Makefile
parentd0c68989cd9f42f2b79da3a2ebe9d4765b28bfc1 (diff)
Add network speed functions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b9d7695..0e925cc 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@ COM =\
components/kernel_release\
components/keyboard_indicators\
components/load_avg\
+ components/netspeeds\
components/num_files\
components/ram\
components/run_command\