summaryrefslogtreecommitdiff
path: root/ext/bcmath/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bcmath/Makefile.in')
-rw-r--r--ext/bcmath/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/bcmath/Makefile.in b/ext/bcmath/Makefile.in
index 0c5ddf195c..4f0405cf42 100644
--- a/ext/bcmath/Makefile.in
+++ b/ext/bcmath/Makefile.in
@@ -1,5 +1,6 @@
LTLIBRARY_NAME = libbcmath.la
LTLIBRARY_SOURCES = bcmath.c number.c
+LTLIBRARY_SHARED_NAME = bcmath.la
include $(top_srcdir)/build/dynlib.mk