X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=free%2Flibs%2FMakefile;h=b283efc4906759dd3bcada57538175b0ed4e7e0d;hb=ff6fce257ce09477b27d9cd9e624ce0692e536b1;hp=07745f67694da652d991689643e714346b9f4be1;hpb=33a9906a504d894349311ad1932076e25ae49e85;p=libucw.git diff --git a/free/libs/Makefile b/free/libs/Makefile index 07745f67..b283efc4 100644 --- a/free/libs/Makefile +++ b/free/libs/Makefile @@ -2,7 +2,7 @@ # (c) 2007 Martin Mares # The default target -all: runtree libs +all: runtree libs api programs extras configs # Include configuration s=. @@ -13,6 +13,9 @@ obj/config.mk: # We will use the libucw build system include $(s)/build/Maketop +# Install config files +CONFIGS+=sherlock local + # Set up names of common libraries (to avoid forward references in rules) LIBLANG=$(o)/lang/liblang.pc LIBCHARSET=$(o)/charset/libcharset.pc