summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c22c8a80e9..1998c8517c 100644
--- a/Makefile
+++ b/Makefile
@@ -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: