]> mj.ucw.cz Git - eval.git/blobdiff - utils/Makefile
Fixed small error (which should manifest anyway)
[eval.git] / utils / Makefile
index 23fa817665cb51b22f1f47a58713c49820846849..23077086ef0d4eaef835033829980c0fab0a9c7f 100644 (file)
@@ -2,7 +2,6 @@
 # (c) 2008 Martin Mares <mj@ucw.cz>
 
 DIRS+=utils
 # (c) 2008 Martin Mares <mj@ucw.cz>
 
 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
 $(o)/utils/pedant: $(o)/utils/pedant.o