From 04181e696f73f793046a22acdf64d34dd1099092 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 26 Apr 2014 12:37:23 +0200 Subject: m + add x-window-focus 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 c6a29e3..5f69e33 100644 --- a/Makefile +++ b/Makefile @@ -91,15 +91,15 @@ FLAGS = $$($(PKGCONFIG) --cflags $(LIBS)) -std=$(STD) $(WARN) $(OPTIMISE) -fPIC # Resource files DATAFILES = 2deg 10deg redshift redshift_old # Python source files -PYFILES = __main__.py colour.py curve.py monitor.py solar.py icc.py adhoc.py \ +PYFILES = __main__.py colour.py curve.py monitor.py solar.py icc.py adhoc.py \ backlight.py blackbody.py aux.py weather.py interpolation.py # Library files CBINDINGS = $(foreach B,$(SERVER_BINDINGS),blueshift_$(B).so) # Configuration script example files -EXAMPLES = comprehensive sleepmode crtc-detection crtc-searching logarithmic \ - xmobar xpybar stored-settings current-settings xmonad threaded \ - backlight darkroom textconf textconf.conf modes weather battery \ - icc-profile-atoms bedtime +EXAMPLES = comprehensive sleepmode crtc-detection crtc-searching logarithmic \ + xmobar xpybar stored-settings current-settings xmonad threaded \ + backlight darkroom textconf textconf.conf modes weather battery \ + icc-profile-atoms bedtime x-window-focus # Build rules -- cgit v1.2.3-70-g09d2