aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-06-13 07:28:13 +0200
committerMattias Andrée <maandree@operamail.com>2014-06-13 07:28:13 +0200
commit89cdc622d07dc2fdefb869ccbdcfd9e73d6210ce (patch)
treed36cf195d72f0c9066b05835590374e1ffa2af3e /Makefile
parentdemo combination of linereading and clock (diff)
downloadxpybar-89cdc622d07dc2fdefb869ccbdcfd9e73d6210ce.tar.gz
xpybar-89cdc622d07dc2fdefb869ccbdcfd9e73d6210ce.tar.bz2
xpybar-89cdc622d07dc2fdefb869ccbdcfd9e73d6210ce.tar.xz
update makefile
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index 507d7c8..8295620 100644
--- a/Makefile
+++ b/Makefile
@@ -16,16 +16,16 @@ PLUGIN_PATH = $(DATADIR)/$(PKGNAME)
SRC = __main__ util x
-PLUGINS = chase clock cpu cpuonline df discstats linereader \
- loadavg lunar mem moc network pacman snmp snmp6 \
- softirqs solar uname uptime users vmstat weather \
+PLUGINS = chase clock cpuifo cpuonline cpu df discstats leapsec \
+ linereader loadavg lunar mem moc network pacman snmp \
+ snmp6 softirqs solar uname uptime users vmstat weather \
xdisplay xkb
-PLUGIN_EXAMPLES = chase clock cpu cpuonline df discstats loadavg \
- lunar mem moc network pacman uname uptime users \
- xdisplay xkb
+PLUGIN_EXAMPLES = chase clock cpu cpuinfo cpuonline df discstats \
+ loadavg lunar mem moc network pacman uname \
+ uptime users xdisplay xkb
-EXAMPLES = clock moderate plugin-test test xmonad
+EXAMPLES = clock mixed moderate plugin-test test xmonad