]> mj.ucw.cz Git - libucw.git/blobdiff - images/Makefile
Added the local copy of the regex library back.
[libucw.git] / images / Makefile
index cd142e6b83f1010f348c7bf776125a2ccf64fde1..1b9111e431d68b5003fdcf0f95c20f8397c4e1a8 100644 (file)
@@ -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