Update makefile.

TBR=leozwang@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/430003

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1837 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
mflodman@webrtc.org
2012-03-05 17:34:05 +00:00
parent 9ec883e8bd
commit c7ae13da42

View File

@ -1,4 +1,4 @@
# Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
# Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
#
# Use of this source code is governed by a BSD-style license
# that can be found in the LICENSE file in the root of the source
@ -32,6 +32,7 @@ LOCAL_SRC_FILES := \
vie_shared_data.cc \
vie_capturer.cc \
vie_channel.cc \
vie_channel_group.cc \
vie_channel_manager.cc \
vie_encoder.cc \
vie_file_image.cc \