Re: [PATCH] libfshelp-tests: fix build

2019-12-15 Thread Samuel Thibault
Hello, Luca Weiss, le dim. 15 déc. 2019 19:00:15 +0100, a ecrit: > locks: locks.o > test-flock: test-flock.o > test-lockf: test-lockf.o > -test-fcntl: test-fcntl.o ../libfshelp/libfshelp.a > +test-fcntl: test-fcntl.o If test-fcntl needs more libraries, add them there, rather than conflating it

[PATCH] libfshelp-tests: fix build

2019-12-15 Thread Luca Weiss
--- If there's an idea for a better commit message for this, feel free to change it :) libfshelp-tests/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libfshelp-tests/Makefile b/libfshelp-tests/Makefile index 3259016d..894c19d4 100644 --- a/libfshelp-tests/Makefil