]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
use TESTBIN which has all of the magic necessary for jlibtool
authorAlan T. DeKok <aland@freeradius.org>
Tue, 5 Nov 2019 22:03:11 +0000 (17:03 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 5 Nov 2019 22:03:29 +0000 (17:03 -0500)
src/tests/map/all.mk

index ee463dafe5ecd7974abbadfb09a8bb666f13fc4b..b2ff0ae0c51d6fd08c004cafc080f784155767e4 100644 (file)
@@ -18,7 +18,7 @@ FILES  := \
 
 $(eval $(call TEST_BOOTSTRAP))
 
-MAP_UNIT := $(TESTBINDIR)/unit_test_map
+MAP_UNIT := $(TESTBIN)/unit_test_map
 
 #
 #      Re-run the tests if the input file changes