missing backslash in makefile

This commit is contained in:
John Cupitt 2017-05-15 10:48:09 +01:00
parent 942b0446a3
commit 620e9ebf27
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ EXTRA_DIST = \
test_seq.sh \
test_thumbnail.sh \
test_threading.sh \
test_python.sh
test_python.sh \
test_all.py \
test_arithmetic.py \
test_colour.py \