]> mj.ucw.cz Git - libucw.git/blobdiff - free/libs/examples/internal/Makefile
autoconf.cfg: recognize correctly quad-core models of Intel Xeon cpus
[libucw.git] / free / libs / examples / internal / Makefile
index 153088af757270a8246452ce1ec01cc0a4d9491c..628fe1487f5dba888651f644e069fcf0ce8b4a89 100644 (file)
@@ -28,5 +28,8 @@ include $(s)/images/Makefile
 PROGS+=$(o)/test
 $(o)/test: $(o)/test.o $(LIBUCW) $(LIBLANG) $(LIBCHARSET) $(LIBIMAGES)
 
 PROGS+=$(o)/test
 $(o)/test: $(o)/test.o $(LIBUCW) $(LIBLANG) $(LIBCHARSET) $(LIBIMAGES)
 
+# All tests (%-t) get automatically linked with libucw
+TESTING_DEPS=$(LIBUCW)
+
 # And finally the default rules of the build system
 include $(s)/build/Makebottom
 # And finally the default rules of the build system
 include $(s)/build/Makebottom