X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=images%2FMakefile;h=1b9111e431d68b5003fdcf0f95c20f8397c4e1a8;hb=14e105850c5d3451a44fc50f2814683c0df3ae1b;hp=cd142e6b83f1010f348c7bf776125a2ccf64fde1;hpb=cc1eb97033cf7842c54dbe2d6e0296be701f157e;p=libucw.git diff --git a/images/Makefile b/images/Makefile index cd142e6b..1b9111e4 100644 --- a/images/Makefile +++ b/images/Makefile @@ -74,6 +74,8 @@ TESTS+=$(o)/images/color.test $(o)/images/color-t: $(LIBIMAGES) $(o)/images/color.test: $(o)/images/color-t -INCLUDES+=$(o)/images/.include-stamp +API_LIBS+=libimages +API_INCLUDES+=$(o)/images/.include-stamp $(o)/images/.include-stamp: $(addprefix $(s)/images/,$(LIBIMAGES_INCLUDES)) $(o)/images/.include-stamp: IDST=images +run/lib/pkgconfig/libimages.pc: $(o)/images/libimages.pc