X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=utils%2FMakefile;h=23077086ef0d4eaef835033829980c0fab0a9c7f;hb=e31fdee08ae5debcddff74c6f2340592314e7913;hp=23fa817665cb51b22f1f47a58713c49820846849;hpb=7f2e359de204a796c750d3187d4619792510af8b;p=moe.git diff --git a/utils/Makefile b/utils/Makefile index 23fa817..2307708 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -2,7 +2,6 @@ # (c) 2008 Martin Mares DIRS+=utils -PROGS+=$(addprefix $(o)/utils/,md5crypt pedant) +PROGS+=$(addprefix $(o)/utils/,pedant) -$(o)/utils/md5crypt: $(o)/utils/md5crypt.o $(LIBUCW) $(o)/utils/pedant: $(o)/utils/pedant.o