diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-02-19 01:19:50 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-02-19 01:19:50 +0100 |
commit | 50fdf7d90afadae4f4bc75e7da51e91b838af6d1 (patch) | |
tree | a9ce82f690672f5f2a7270da4764e1c3610e53bf /Makefile | |
parent | dist (diff) | |
download | blueshift-50fdf7d90afadae4f4bc75e7da51e91b838af6d1.tar.gz blueshift-50fdf7d90afadae4f4bc75e7da51e91b838af6d1.tar.bz2 blueshift-50fdf7d90afadae4f4bc75e7da51e91b838af6d1.tar.xz |
typo
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
@@ -28,7 +28,7 @@ FLAGS = $$($(PKGCONFIG) --cflags --libs $(LIBS)) -std=$(STD) $(WARN) $(OPTIMISE) DATAFILES = 2deg 10deg redshift redshift_old PYFILES = __main__.py colour.py curve.py monitor.py solar.py -EXAMPLES = comperhensive +EXAMPLES = comprehensive |