Allow disabling disabled codecs
authorJohann <johannkoenig@google.com>
Mon, 2 Apr 2012 22:08:18 +0000 (15:08 -0700)
committerJohann <johannkoenig@google.com>
Mon, 2 Apr 2012 22:57:28 +0000 (15:57 -0700)
commitc459d37c26ac65e95b33d71a6f61b4c851b0f3cc
tree2bef1ce63e197f9e96c2b375090a17c4dfd9362b
parent811d0ff20977968f1958314cb96f04181c2f3e61
Allow disabling disabled codecs

When using 'make dist' after --disable-vp8[encoder|decoder] it would
fail to recognize the option. This would only occur when also specifying
--enable-install-docs and --enable-install-srcs but not
--enable-codec-srcs

Including vpx/ fixes builds with --enable-codec-srcs

vpx_timer.h is also required for vpxenc.c

Change-Id: Ie3e28b2f7ec7ee6d5961d3843f9eab869f79c35b
build/make/configure.sh
configure
examples.mk
vpx/vpx_codec.mk