Xinqi Bao's Git
projects
/
slstatus.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Revert component-split
[slstatus.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
85eeaba
..
00c35c4
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2,12
+2,11
@@
# slstatus - suckless status monitor
.POSIX:
-include os.mk
include config.mk
REQ = util
COM =\
- components/
$(OS)/battery
\
+ components/
battery
\
components/cpu\
components/datetime\
components/disk\