blob: b634f7f474df7df8d94be6f50e6e612211d6391d [file] [log] [blame]
Jingning Han3a3b0be2015-07-01 14:58:13 -07001##
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 Xuf883b422016-08-30 14:01:10 -070011UTIL_SRCS-yes += aom_util.mk
12UTIL_SRCS-yes += aom_thread.c
13UTIL_SRCS-yes += aom_thread.h
Angie Chiang4de81ee2016-07-26 14:14:20 -070014UTIL_SRCS-yes += debug_util.c
15UTIL_SRCS-yes += debug_util.h
Jim Bankoski0fe589f2015-07-14 09:19:01 -070016UTIL_SRCS-yes += endian_inl.h