X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=build%2FMakebottom;h=bf342b0cea618849897f0c1bc82a8e8cd829dad8;hb=6bd2ff95b10c8c409eb178684294f1d17d79265b;hp=3214cac526069511c327cb21b6d646ee8801c768;hpb=d18403664f23ca1464d659b29912758d72b2abec;p=libucw.git diff --git a/build/Makebottom b/build/Makebottom index 3214cac5..bf342b0c 100644 --- a/build/Makebottom +++ b/build/Makebottom @@ -120,7 +120,7 @@ $(o)/%-tt.o: $(s)/%.c $(o)/autoconf.h # Rules for testing -$(o)/%-t: $(o)/%-tt.o $(LIBSH) +$(o)/%-t: $(o)/%-tt.o $(TESTING_DEPS) $(M)LD-TEST $@ $(Q)$(CC) $(LDFLAGS) -o $@ $(shell $(s)/build/lib-flags $^) $(LIBS)