Check if battery/netif present, add fan support
[sysstatus.git] / statuses / Makefile
index da19ecbeeb57fa6344cba20eb3de7777a11a86b6..fc60af6c0a4e893f0a5d8423f16cfe6a3aa56301 100644 (file)
@@ -1,4 +1,4 @@
-STATUSES=battery.o cpuusage.o datetime.o memusage.o netif.o temp.o uptime.o volume_alsa.o
+STATUSES=battery.o cpuusage.o datetime.o fan.o memusage.o netif.o temp.o uptime.o volume_alsa.o
 OTHERS=tools.o
 
 all: *.c *.h ../config.h Makefile $(STATUSES) $(OTHERS)