Templatize util/domd
[openssl.git] / engines / Makefile.in
index d91bd5467f50360a87f7ff8bcea48dade567d57a..a515dc1664f33197bad175011f45d714c0528d20 100644 (file)
@@ -116,7 +116,7 @@ errors:
        done
 
 depend:
-       @[ -z "$(THIS)" ] || $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) $(TESTLIBSRC)
+       @[ -z "$(THIS)" ] || $(TOP)/util/domd $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) $(TESTLIBSRC)
        @[ -z "$(THIS)" ] || (set -e; target=depend; $(RECURSIVE_MAKE) )
 
 clean: