diff options
Diffstat (limited to 'ext/pcre/pcrelib/Makefile.am')
-rw-r--r-- | ext/pcre/pcrelib/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/pcre/pcrelib/Makefile.am b/ext/pcre/pcrelib/Makefile.am deleted file mode 100644 index 81825f9bc1..0000000000 --- a/ext/pcre/pcrelib/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -noinst_LTLIBRARIES = libpcre.la -libpcre_la_SOURCES = maketables.c get.c study.c pcre.c |