]> mj.ucw.cz Git - libucw.git/blobdiff - images/Makefile
lib: convert log->msg in Darwin-#ifdef'ed code
[libucw.git] / images / Makefile
index 4b7d4de517bc4160331337ab03beb3d7b8394925..c089123a2b5fd783fda5a6a2b48b6daf72a95f15 100644 (file)
@@ -78,11 +78,6 @@ $(o)/images/image-test: $(o)/images/image-test.o $(LIBIMAGES) $(LIBIMAGES_DEPS)
 $(o)/images/image-test: LIBS+=$(LIBIMAGES_LIBS)
 $(o)/images/image-test.test: $(o)/images/image-test
 
-TESTS+=$(o)/images/hilbert-test.test
-$(o)/images/hilbert-test: $(LIBIMAGES_DEPS)
-$(o)/images/hilbert-test: LIBS+=-lm
-$(o)/images/hilbert-test.test: $(o)/images/hilbert-test
-
 TESTS+=$(o)/images/color.test
 $(o)/images/color-t: $(LIBIMAGES) $(LIBIMAGES_DEPS)
 $(o)/images/color-t: LIBS+=$(LIBIMAGES_LIBS) $(LIBIMAGES_DEPS)