Remove unneeded make rule name.

pull/6/head
Filip Grzadkowski 2015-03-16 12:04:08 +01:00
parent 879bc3a677
commit b9d7c8f6f5
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ check test:
#
# Example:
# make test_integration
test_integration test_integ:
test_integration:
hack/test-integration.sh
.PHONY: test_integration test_integ