1# 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
17EXTRA_DIST = \
18	local_thrift \
19	index.html \
20	container_limit.py \
21	index.html \
22	known_failures_Linux.json \
23	Makefile.am \
24        nosslv3.sh \
25	string_limit.py \
26	tests.json \
27	theader_binary.py \
28	setup.cfg \
29        tls.sh \
30	util.py
31