aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Sigurdhsson <Sigurdhsson@gmail.com>2012-07-02 01:49:17 +0200
committerSimon Sigurdhsson <Sigurdhsson@gmail.com>2012-07-02 14:08:01 +0200
commitfc6b7096adb1a986f94e0be25162ff6182445702 (patch)
tree8d81e87e71d0a17f3a23128d2bbb3c15987ea4d1
parent9c17a0c4d02dc8f39a2cfd440706f91133311fad (diff)
downloadcpulimit-fc6b7096adb1a986f94e0be25162ff6182445702.tar.gz
Fix erroneous Makefile in tests/
-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