include CHANGELOG in CODEC_SRCS
authorJohann <johannkoenig@google.com>
Tue, 6 Mar 2012 00:36:23 +0000 (16:36 -0800)
committerJohann <johannkoenig@google.com>
Tue, 6 Mar 2012 00:36:23 +0000 (16:36 -0800)
commit5d88a82aa0b42af9ff6041e46b6ec0454e9b9a7a
tree9a875b47e07af82b048ab7e7c4cc35874e40064a
parent87c40b35eb6e10aca53421da45a890039ac94e92
include CHANGELOG in CODEC_SRCS

build/make/version.sh requires CHANGELOG to generate vpx_version.h
The file is already included when building the documentation. However,
documentation is not build if doxygen/php are not present.

This is necessary when using '--enable-install-srcs --enable-codec-srcs'
and 'make dist'

Change-Id: Icada883a056a4713d24934ea44e0f6969b68f9c2
libs.mk