X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=build%2FMakebottom;h=bf342b0cea618849897f0c1bc82a8e8cd829dad8;hb=ed4e86de76d1c3bfb685207fe00078950f67355a;hp=3214cac526069511c327cb21b6d646ee8801c768;hpb=943079dfdd2c6d73a1f2129da6b8d5ffeeae9dc0;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)