summaryrefslogtreecommitdiff
path: root/libidn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libidn/Makefile')
-rw-r--r--libidn/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/libidn/Makefile b/libidn/Makefile
index 64a0b23590..8e8759bdcc 100644
--- a/libidn/Makefile
+++ b/libidn/Makefile
@@ -29,6 +29,11 @@ extra-libs-others = $(extra-libs)
libcidn-routines := punycode toutf8 nfkc stringprep rfc3454 profiles idna
+
+include ../Makeconfig
+
+libcidn-inhibit-o = $(filter-out .os,$(object-suffixes))
+
include ../Rules
$(objpfx)libcidn.so: $(common-objpfx)libc.so $(common-objpfx)libc_nonshared.a