Trim leading space in Makefile

This commit is contained in:
Frank Denis 2013-04-26 21:11:38 -07:00
parent 57a4552eb1
commit 4628a747ed

View File

@ -88,7 +88,7 @@ TESTS_TARGETS = \
stream2 \
stream3 \
stream4 \
stream5 \
stream5 \
stream6
check_PROGRAMS = $(TESTS_TARGETS)