summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorQuentin Rameau <quinq@fifth.space>2018-04-30 15:14:36 +0200
committerAaron Marcher <me@drkhsh.at>2018-04-30 15:41:52 +0200
commitbf51f3116d814f7ae9b746bdc42b9fac5b9dc85c (patch)
tree75e419c8b00cf5adfcc8a269b96a25607e6719ac /Makefile
parentffbcb310a8a5947e4238fe1f18c964c1ab9fcce2 (diff)
swap: OS split
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 99d10c5..5dcef0f 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ COM =\
components/num_files\
components/$(OS)/ram \
components/run_command\
- components/swap\
+ components/$(OS)/swap \
components/temperature\
components/uptime\
components/user\