This commit is contained in:
Anthony Minessale 2015-09-04 15:10:55 -05:00
parent 6bb3e86629
commit 8a5cd7e734
2 changed files with 1 additions and 1 deletions

View File

@ -31,4 +31,4 @@ clean: test-clean
test/testpools: $(MYLIB) test/testpools.c
$(CC) $(CXFLAGS) test/testpools.c -Isrc/include/ libks.a -o test/testpools
test: test/testpools
test-all: test/testpools

Binary file not shown.