aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile
diff options
context:
space:
mode:
authorAngelo Marletta <angelo.marletta@gmail.com>2012-06-19 01:23:06 +0100
committerAngelo Marletta <angelo.marletta@gmail.com>2012-06-19 01:23:06 +0100
commit01a76753a060c27e26ac691c0d69f99b975038e5 (patch)
tree821fc1226395108504f2e850eff5d193956b7f95 /tests/Makefile
parentfe3e3c7e3be29d29b3b7efc22f4933c64e883776 (diff)
downloadcpulimit-01a76753a060c27e26ac691c0d69f99b975038e5.tar.gz
process_iterator working for linux and freebsd. tests pass
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 11359e6..d187359 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -14,7 +14,7 @@ all:: $(TARGETS)
busy: busy.c $(LIBS)
$(CC) -o busy busy.c $(LIBS) $(CFLAGS)
-process_iterator_test: process_iterator_test.c $(LIBS)
+process_iterator_test: process_iterator_test.c $(LIBS) ../src/process_iterator.o
$(CC) -I../src -o process_iterator_test process_iterator_test.c ../src/process_iterator.o $(LIBS) $(CFLAGS)
clean:
Un proyecto texto-plano.xyz