diff options
Diffstat (limited to 'src/couch_inets')
-rw-r--r-- | src/couch_inets/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/couch_inets/Makefile.am b/src/couch_inets/Makefile.am index bd11093a..fa5954c1 100644 --- a/src/couch_inets/Makefile.am +++ b/src/couch_inets/Makefile.am @@ -7,8 +7,8 @@ ## Unless required by applicable law or agreed to in writing, software ## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT ## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -## License for the specific language governing permissions and limitations under -## the License. +## License for the specific language governing permissions and limitations +## under the License. datarootdir = @prefix@/share |