]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
More fixes
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 17 Nov 2022 19:27:25 +0000 (13:27 -0600)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 17 Nov 2022 19:27:25 +0000 (13:27 -0600)
src/listen/ldap_sync/proto_ldap_sync.mk
src/listen/ldap_sync/proto_ldap_sync_ldap.mk

index da8a9c595cc30c1264f2d680d8fde476a982d0e5..30b68def8fd621e77871719dfde76e2f7a48a1c6 100644 (file)
@@ -3,7 +3,7 @@ TARGETNAME=
 
 ifneq "${TARGETNAME}" ""
   TARGETNAME   := proto_ldap_sync
-  TARGET       := $(TARGETNAME).a
+  TARGET       := $(TARGETNAME)$(L)
 endif
 
 SOURCES                := proto_ldap_sync.c
index 29f53d3304611444ae67a8804c84d03b10c85f21..87e04e4cc889b166f583e22143defe86aa010f2b 100644 (file)
@@ -3,7 +3,7 @@ TARGETNAME=
 
 ifneq "${TARGETNAME}" ""
   TARGETNAME   := proto_ldap_sync_ldap
-  TARGET       := $(TARGETNAME).a
+  TARGET       := $(TARGETNAME)$(L)
 endif
 
 SOURCES                := proto_ldap_sync_ldap.c rfc4533.c persistent_search.c active_directory.c