This commit is contained in:
cathugger
2019-03-17 02:26:16 +02:00
parent c9d4f79b9f
commit a145fe4cc0

View File

@@ -106,7 +106,7 @@ distclean:
$(RM) Makefile $(RM) Makefile
depend: depend:
(cd "@SRCDIR@" && makedepend -Y -fMakefile.in -o.c.o -- $(CSTD) $(ED25519_DEFS) -- $(ALLC)) cd "@SRCDIR@" && makedepend -Y -fMakefile.in -o.c.o -- $(CSTD) $(ED25519_DEFS) -- $(ALLC)
VPATH=@SRCDIR@ VPATH=@SRCDIR@