X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=free%2Flibs%2FMakefile;h=afd3d6f09391f297d65f1af73c56a4a424caa344;hb=ef73af52664b2b0db6922d3258c7a515a26a600c;hp=7f91ca0242b1e06e5286cb457aa4f135cef3eb09;hpb=5fb99145e6565ea2194cb82d38a2c9a1e3fa1da8;p=libucw.git diff --git a/free/libs/Makefile b/free/libs/Makefile index 7f91ca02..afd3d6f0 100644 --- a/free/libs/Makefile +++ b/free/libs/Makefile @@ -55,7 +55,7 @@ libs: $(LIBUCW) $(LIBSH) $(LIBIMAGES) $(LIBCHARSET) $(LIBLANG) include $(s)/build/Makebottom ifndef CONFIG_LOCAL -install: $(INSTALL_TARGETS) +install: all $(INSTALL_TARGETS) else install: @echo "Nothing to install, this is a local build." && false