diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-07-02 11:24:37 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-07-02 11:24:37 +0200 |
commit | ff76c03a5df77d8ad044da92da51dcfc2bb1c0a0 (patch) | |
tree | 184fc4de51028ee07637d72b9c136342d07307ad /Makefile | |
parent | update dist (diff) | |
download | xpybar-ff76c03a5df77d8ad044da92da51dcfc2bb1c0a0.tar.gz xpybar-ff76c03a5df77d8ad044da92da51dcfc2bb1c0a0.tar.bz2 xpybar-ff76c03a5df77d8ad044da92da51dcfc2bb1c0a0.tar.xz |
cleanup
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ PLUGIN_EXAMPLES = chase clock cpu cpuinfo cpuonline df discstats \ pacman uname uptime users xdisplay xkb alsa \ dentrystate inodestate files -EXAMPLES = clock mixed moderate plugin-test test xmonad +EXAMPLES = mixed moderate test xmonad |