summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/pcrelib/Makefile.am')
-rw-r--r--ext/pcre/pcrelib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/pcre/pcrelib/Makefile.am b/ext/pcre/pcrelib/Makefile.am
index 8f7cad1372..81825f9bc1 100644
--- a/ext/pcre/pcrelib/Makefile.am
+++ b/ext/pcre/pcrelib/Makefile.am
@@ -1,2 +1,2 @@
-noinst_LIBRARIES = libpcre.a
-libpcre_a_SOURCES = maketables.c get.c study.c pcre.c
+noinst_LTLIBRARIES = libpcre.la
+libpcre_la_SOURCES = maketables.c get.c study.c pcre.c