Nobuaki Sukegawa | bd16530 | 2016-01-19 11:10:07 +0900 | [diff] [blame] | 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 | |
| 17 | EXTRA_DIST = \ |
| 18 | local_thrift \ |
| 19 | index.html \ |
| 20 | container_limit.py \ |
| 21 | index.html \ |
| 22 | known_failures_Linux.json \ |
| 23 | Makefile.am \ |
| 24 | string_limit.py \ |
| 25 | tests.json \ |
| 26 | theader_binary.py \ |
Nobuaki Sukegawa | 73d1637 | 2016-03-19 23:32:11 +0900 | [diff] [blame] | 27 | setup.cfg \ |
Nobuaki Sukegawa | bd16530 | 2016-01-19 11:10:07 +0900 | [diff] [blame] | 28 | util.py |