X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=charset%2FMakefile;h=8e121369474edae8b577c067cf6f94c836c547fc;hb=1a3cd3005f2a5cda8dbdaaf8f153ae5703845876;hp=c592f5f5b5215abcb95b9f30170ed91652924b72;hpb=580fd9c443c2a4faba5a703d49f366de5d3968c9;p=libucw.git diff --git a/charset/Makefile b/charset/Makefile index c592f5f5..8e121369 100644 --- a/charset/Makefile +++ b/charset/Makefile @@ -9,9 +9,11 @@ $(o)/charset/libcharset.a: $(addsuffix .o,$(addprefix $(o)/charset/,$(LIBCHARSET $(o)/charset/libcharset.so: $(addsuffix .oo,$(addprefix $(o)/charset/,$(LIBCHARSET_MODS))) $(o)/charset/libcharset.pc: $(LIBUCW) -INCLUDES+=$(o)/charset/.include-stamp +API_LIBS+=libcharset +API_INCLUDES+=$(o)/charset/.include-stamp $(o)/charset/.include-stamp: $(addprefix $(s)/charset/,$(LIBCHARSET_INCLUDES)) $(o)/charset/.include-stamp: IDST=charset +run/lib/pkgconfig/libcharset.pc: $(o)/charset/libcharset.pc build_charsets: cd $(s)/charset && sh misc/generate