From ec36e523afe355d25d8c64b2ab4c93611fd20535 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 21 Feb 2014 10:10:16 +0100 Subject: update makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2f68dab..8e2c9d1 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ STD = c99 FLAGS = $$($(PKGCONFIG) --cflags --libs $(LIBS)) -std=$(STD) $(WARN) $(OPTIMISE) -fPIC DATAFILES = 2deg 10deg redshift redshift_old -PYFILES = __main__.py colour.py curve.py monitor.py solar.py +PYFILES = __main__.py colour.py curve.py monitor.py solar.py icc.py EXAMPLES = comprehensive sleepmode -- cgit v1.2.3-70-g09d2