X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=ucw%2Fshell%2FMakefile;h=62774c3cdeaf69a83e0b47d70aed03ffd7f0ca48;hb=ec6703bb4d58e504fde8ea8429f9b26ab6632696;hp=0b27d08f0aca1e6906f6f1a554ba24e10eb9992e;hpb=d306a98a767cebe06bb927af10888157c3e62ab9;p=libucw.git diff --git a/ucw/shell/Makefile b/ucw/shell/Makefile index 0b27d08f..62774c3c 100644 --- a/ucw/shell/Makefile +++ b/ucw/shell/Makefile @@ -13,7 +13,7 @@ TESTS+=$(addprefix $(o)/ucw/shell/,config.test) $(o)/ucw/shell/config.test: $(o)/ucw/shell/ucw-config -INSTALL_UTILS_TARGETS+=install-ucw-shell +INSTALL_TARGETS+=install-ucw-shell install-ucw-shell: install -d -m 755 $(DESTDIR)$(INSTALL_BIN_DIR) install -m 755 $(UCW_SHELL_PROGS) $(DESTDIR)$(INSTALL_BIN_DIR)