From: Alan T. DeKok Date: Thu, 19 Mar 2020 17:53:24 +0000 (-0400) Subject: revert X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4945fb131276fc94cede8e294803ce0ca8fcdac9;p=thirdparty%2Ffreeradius-server.git revert --- diff --git a/src/tests/bin/all.mk b/src/tests/bin/all.mk index e0ddcdbb05d..0b39191ea31 100644 --- a/src/tests/bin/all.mk +++ b/src/tests/bin/all.mk @@ -25,7 +25,7 @@ $(eval $(call TEST_BOOTSTRAP)) # Files in the output dir depend on the bin tests, and on the binary # that we're running # -$(BUILD_DIR)/tests/bin/%: % src/tests/bin/% +$(BUILD_DIR)/tests/bin/%: $(DIR)/% % @echo "BIN-TEST $(notdir $@)" ${Q}if ! TESTBIN="$(TESTBIN)" DICT_DIR="$(top_srcdir)/share/dictionary" $<; then \ echo TESTBIN=\"$(TESTBIN)\" DICT_DIR="$(top_srcdir)/share/dictionary" $<; \