From af754e596a8dbb05ed8580c342e7fe02e08b28e0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 16:11:00 +0200 Subject: Adding upstream version 3.2.3+dfsg. Signed-off-by: Daniel Baumann --- src/tests/map/map_unit.mk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/tests/map/map_unit.mk (limited to 'src/tests/map/map_unit.mk') diff --git a/src/tests/map/map_unit.mk b/src/tests/map/map_unit.mk new file mode 100644 index 0000000..88d319b --- /dev/null +++ b/src/tests/map/map_unit.mk @@ -0,0 +1,5 @@ +TARGET := map_unit +SOURCES := map_unit.c ${top_srcdir}/src/main/modcall.c + +TGT_PREREQS := libfreeradius-server.a libfreeradius-radius.a +TGT_LDLIBS := $(LIBS) -- cgit v1.2.3