aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index ffc80fa..764db87 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -12,7 +12,7 @@ endif
all:: $(TARGETS)
-busy: busy.c $(SYSLIBS)
+busy: busy.c
$(CC) -o busy busy.c $(SYSLIBS) $(CFLAGS)
process_iterator_test: process_iterator_test.c $(LIBS)
Un proyecto texto-plano.xyz