From: Greg KH Date: Thu, 14 Jul 2005 22:27:30 +0000 (-0700) Subject: add 'make tests' as I'm always typing that one wrong... X-Git-Tag: 064~12 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;ds=sidebyside;h=0de3c3edebeaab08c2697d13c33e0049f6371706;p=elogind.git add 'make tests' as I'm always typing that one wrong... Signed-off-by: Greg Kroah-Hartman --- diff --git a/Makefile b/Makefile index 48ecbd742..c3485c047 100644 --- a/Makefile +++ b/Makefile @@ -412,3 +412,5 @@ uninstall: uninstall-man test: all @ cd test && ./udev-test.pl @ cd test && ./udevstart-test.pl + +tests: test