From 040cd0ddc3256b1e4b7950abb8a5d60b2a80f2fd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 13 Jun 2014 17:26:07 +0200 Subject: fix line reader and add kmsg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d0d3fea..bba2721 100644 --- a/Makefile +++ b/Makefile @@ -17,13 +17,13 @@ PLUGIN_PATH = $(DATADIR)/$(PKGNAME) SRC = __main__ util x PLUGINS = chase clock cpuifo cpuonline cpu df discstats ipaddress \ - leapsec linereader loadavg lunar mem moc network pacman \ - snmp snmp6 softirqs solar uname uptime users vmstat \ - weather xdisplay xkb + kmsg leapsec linereader loadavg lunar mem moc network \ + pacman snmp snmp6 softirqs solar uname uptime users \ + vmstat weather xdisplay xkb PLUGIN_EXAMPLES = chase clock cpu cpuinfo cpuonline df discstats \ - ipaddress loadavg lunar mem moc network pacman \ - uname uptime users xdisplay xkb + ipaddress kmsg loadavg lunar mem moc network \ + pacman uname uptime users xdisplay xkb EXAMPLES = clock mixed moderate plugin-test test xmonad -- cgit v1.2.3-70-g09d2