summaryrefslogtreecommitdiff
path: root/include/makeinclude/wrapper_macros.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'include/makeinclude/wrapper_macros.GNU')
-rw-r--r--include/makeinclude/wrapper_macros.GNU1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/makeinclude/wrapper_macros.GNU b/include/makeinclude/wrapper_macros.GNU
index 5d8ab91e145..46c89b04753 100644
--- a/include/makeinclude/wrapper_macros.GNU
+++ b/include/makeinclude/wrapper_macros.GNU
@@ -591,6 +591,7 @@ ifdef kylix
LDLIBS := $(LDLIBS:-l%=lib%.$(SOEXT))
LIBS := $(LIBS:-l%=lib%.$(SOEXT))
ACELIB := $(ACELIB:-l%=lib%.$(SOEXT))
+ ACE_SHLIBS := $(ACE_SHLIBS:-l%=lib%.$(SOEXT))
endif # kylix
VLDLIBS = $(LDLIBS) $(ACELIB) $(LIBS)