X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=utils%2FMakefile;h=23fa817665cb51b22f1f47a58713c49820846849;hb=7f2e359de204a796c750d3187d4619792510af8b;hp=07a83693048d42d6ba6755eed1aa11ca45cd231e;hpb=54844f81bf5b6131237d3dc1a50448ea0816d091;p=eval.git diff --git a/utils/Makefile b/utils/Makefile index 07a8369..23fa817 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -4,5 +4,5 @@ DIRS+=utils PROGS+=$(addprefix $(o)/utils/,md5crypt pedant) -$(o)/utils/md5crypt: $(o)/utils/md5crypt.o $(o)/utils/md5.o +$(o)/utils/md5crypt: $(o)/utils/md5crypt.o $(LIBUCW) $(o)/utils/pedant: $(o)/utils/pedant.o