summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/daemon/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/daemon/GNUmakefile b/tests/daemon/GNUmakefile
index 94f3157..b68a423 100644
--- a/tests/daemon/GNUmakefile
+++ b/tests/daemon/GNUmakefile
@@ -33,7 +33,7 @@ local_clean:
local_distclean:
-@rm testd_cmdline.c testd_cmdline.h
-test:
+local_test:
@fakeroot ./testd -d -c ./testd.conf && \
sleep 3 && \
ls -altr /tmp/testd* && \