X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=a8f2851cabd2eb68d8c26eaef7be69de13f09590;hb=8365854ccda3d0f36333b699454238cff111e169;hp=1db74b038b292d9751282b3da0fe9a1f2fd5f9dc;hpb=a82f23bf96bf6e05ae7e986678f411dfa2ad65cc;p=elogind.git diff --git a/Makefile b/Makefile index 1db74b038..a8f2851ca 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ EXTRAS= # make the build silent. Set this to something else to make it noisy again. V=false -VERSION = 061 +VERSION = 063 ROOT = udev DAEMON = udevd SENDER = udevsend @@ -412,3 +412,5 @@ uninstall: uninstall-man test: all @ cd test && ./udev-test.pl @ cd test && ./udevstart-test.pl + +tests: test