X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/720569bd56cb048ba7abae62be3c2e6839fd5916..3cc649e34c61f557da885260d5542c805e66b0d8:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 85eeaba..bbb18a9 100644 --- a/Makefile +++ b/Makefile @@ -8,10 +8,10 @@ include config.mk REQ = util COM =\ components/$(OS)/battery \ - components/cpu\ + components/$(OS)/cpu \ components/datetime\ components/disk\ - components/entropy\ + components/$(OS)/entropy \ components/hostname\ components/ip\ components/kernel_release\