diff options
author | Christopher Jones <sixd@php.net> | 2014-02-10 17:04:38 -0800 |
---|---|---|
committer | Christopher Jones <sixd@php.net> | 2014-02-10 17:04:38 -0800 |
commit | 9da5118af8d91a9b17f7e0526b7e3d4fd00ddaeb (patch) | |
tree | 6ad342fd1684f4bd2441fea6e8862a8ac6f30c23 | |
parent | 2cbd8572835a07ca2a1f3a2a302e78c7ce998e9a (diff) | |
download | php-git-9da5118af8d91a9b17f7e0526b7e3d4fd00ddaeb.tar.gz |
Fix merge
-rw-r--r-- | ext/oci8/package.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml index d81d896f13..553b273fed 100644 --- a/ext/oci8/package.xml +++ b/ext/oci8/package.xml @@ -433,6 +433,7 @@ Build change: Fix source variable definition for C89 compatibility <file name="config.m4" role="src" /> <file name="config.w32" role="src" /> <file name="CREDITS" role="doc" /> + <file name="LICENSE" role="doc" /> <file name="oci8.c" role="src" /> <file name="oci8_dtrace.d" role="src" /> <file name="oci8_collection.c" role="src" /> |