xref: /aoo42x/main/fileaccess/Package_xml.mk (revision eec2d41a)
1*eec2d41aSdamjan###############################################################
2*eec2d41aSdamjan#
3*eec2d41aSdamjan#  Licensed to the Apache Software Foundation (ASF) under one
4*eec2d41aSdamjan#  or more contributor license agreements.  See the NOTICE file
5*eec2d41aSdamjan#  distributed with this work for additional information
6*eec2d41aSdamjan#  regarding copyright ownership.  The ASF licenses this file
7*eec2d41aSdamjan#  to you under the Apache License, Version 2.0 (the
8*eec2d41aSdamjan#  "License"); you may not use this file except in compliance
9*eec2d41aSdamjan#  with the License.  You may obtain a copy of the License at
10*eec2d41aSdamjan#
11*eec2d41aSdamjan#    http://www.apache.org/licenses/LICENSE-2.0
12*eec2d41aSdamjan#
13*eec2d41aSdamjan#  Unless required by applicable law or agreed to in writing,
14*eec2d41aSdamjan#  software distributed under the License is distributed on an
15*eec2d41aSdamjan#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*eec2d41aSdamjan#  KIND, either express or implied.  See the License for the
17*eec2d41aSdamjan#  specific language governing permissions and limitations
18*eec2d41aSdamjan#  under the License.
19*eec2d41aSdamjan#
20*eec2d41aSdamjan###############################################################
21*eec2d41aSdamjan
22*eec2d41aSdamjan
23*eec2d41aSdamjan
24*eec2d41aSdamjan$(eval $(call gb_Package_Package,fileaccess_xml,$(SRCDIR)/fileaccess/source))
25*eec2d41aSdamjan
26*eec2d41aSdamjan$(eval $(call gb_Package_add_file,fileaccess_xml,xml/fileacc.xml,fileacc.xml))
27