From f12a78597a7056b2f51ce908fb51d1d14d1e176c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 25 Feb 2014 18:48:32 +0100 Subject: add example that can be used from xmobar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 103035f..0a3540a 100644 --- a/Makefile +++ b/Makefile @@ -64,7 +64,8 @@ PYFILES = __main__.py colour.py curve.py monitor.py solar.py icc.py adhoc.py # Library files CBINDINGS = $(foreach B,$(SERVER_BINDINGS),blueshift_$(B).so) # Configuration script example files -EXAMPLES = comprehensive sleepmode crtc-detection crtc-searching logarithmic +EXAMPLES = comprehensive sleepmode crtc-detection crtc-searching logarithmic \ + xmobar # Build rules -- cgit v1.2.3-70-g09d2