Jingning Han | 3a3b0be | 2015-07-01 14:58:13 -0700 | [diff] [blame] | 1 | ## |
| 2 | ## Copyright (c) 2015 The WebM project authors. All Rights Reserved. |
| 3 | ## |
| 4 | ## Use of this source code is governed by a BSD-style license |
| 5 | ## that can be found in the LICENSE file in the root of the source |
| 6 | ## tree. An additional intellectual property rights grant can be found |
| 7 | ## in the file PATENTS. All contributing project authors may |
| 8 | ## be found in the AUTHORS file in the root of the source tree. |
| 9 | ## |
| 10 | |
Yaowu Xu | f883b42 | 2016-08-30 14:01:10 -0700 | [diff] [blame] | 11 | UTIL_SRCS-yes += aom_util.mk |
| 12 | UTIL_SRCS-yes += aom_thread.c |
| 13 | UTIL_SRCS-yes += aom_thread.h |
Angie Chiang | 4de81ee | 2016-07-26 14:14:20 -0700 | [diff] [blame] | 14 | UTIL_SRCS-yes += debug_util.c |
| 15 | UTIL_SRCS-yes += debug_util.h |
Jim Bankoski | 0fe589f | 2015-07-14 09:19:01 -0700 | [diff] [blame] | 16 | UTIL_SRCS-yes += endian_inl.h |