blob: 4ee56f016fb7304f3b072cc2b4bd044f9a2ee354 [file] [log] [blame]
Nobuaki Sukegawabd165302016-01-19 11:10:07 +09001# distributed with this work for additional information
2# regarding copyright ownership. The ASF licenses this file
3# to you under the Apache License, Version 2.0 (the
4# "License"); you may not use this file except in compliance
5# with the License. You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing,
10# software distributed under the License is distributed on an
11# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
12# KIND, either express or implied. See the License for the
13# specific language governing permissions and limitations
14# under the License.
15#
16
Thomas63f04582024-03-21 22:51:07 +090017distdir:
18 $(MAKE) $(AM_MAKEFLAGS) distdir-am
19
Nobuaki Sukegawabd165302016-01-19 11:10:07 +090020EXTRA_DIST = \
21 local_thrift \
22 index.html \
23 container_limit.py \
24 index.html \
25 known_failures_Linux.json \
26 Makefile.am \
James E. King, III06190872017-02-20 08:52:11 -050027 nosslv3.sh \
Nobuaki Sukegawabd165302016-01-19 11:10:07 +090028 string_limit.py \
29 tests.json \
30 theader_binary.py \
Nobuaki Sukegawa73d16372016-03-19 23:32:11 +090031 setup.cfg \
James E. King, III06190872017-02-20 08:52:11 -050032 tls.sh \
Nobuaki Sukegawabd165302016-01-19 11:10:07 +090033 util.py