Ensured make test is not confused with directory test

This commit is contained in:
Yann Collet 2015-06-27 12:44:51 -08:00
parent 192ee724a3
commit 8e8dc17cae

View File

@ -58,7 +58,7 @@ VOID = /dev/null
endif
.PHONY: default all lib lz4programs clean
.PHONY: default all lib lz4programs clean test
default: lz4programs