X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile;h=1998c8517c2c2cab8b053eab746803d7b116b1bb;hb=5caa40bea22b9ac07dbe667985d1b8556d8b6b80;hp=3b254f122678d549bf184db931450090d6b5da83;hpb=225cb03bd851adc6d269b13bdf2b1bfded2b96b9;p=elogind.git diff --git a/Makefile b/Makefile index 3b254f122..1998c8517 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -VERSION = 118 +VERSION = 117 # set this to make use of syslog USE_LOG = true @@ -45,7 +45,6 @@ V = PROGRAMS = \ udevd \ udevadm \ - udevstart \ test-udev HEADERS = \ @@ -314,7 +313,6 @@ uninstall: uninstall-bin uninstall-man test tests: all @ cd test && ./udev-test.pl - @ cd test && ./udevstart-test.pl .PHONY: test tests buildtest: