vp8_multi_resolution_encoder.c is not a generated example
authorAttila Nagy <attilanagy@google.com>
Thu, 3 May 2012 10:06:19 +0000 (13:06 +0300)
committerAttila Nagy <attilanagy@google.com>
Thu, 3 May 2012 10:14:05 +0000 (13:14 +0300)
Move it from GEN_EXAMPLES to UTILS list.

Change-Id: I7ebd51b18a9cb58e3008ca3d7576589400b365ce

examples.mk

index b93a16b..90913e6 100644 (file)
@@ -98,7 +98,7 @@ vp8cx_set_ref.GUID                  = C5E31F7F-96F6-48BD-BD3E-10EBF6E8057A
 vp8cx_set_ref.DESCRIPTION           = VP8 set encoder reference frame
 
 # C file is provided, not generated automatically.
-GEN_EXAMPLES-$(CONFIG_MULTI_RES_ENCODING) += vp8_multi_resolution_encoder.c
+UTILS-$(CONFIG_MULTI_RES_ENCODING) += vp8_multi_resolution_encoder.c
 vp8_multi_resolution_encoder.SRCS  \
                          += third_party/libyuv/include/libyuv/basic_types.h  \
                             third_party/libyuv/include/libyuv/cpu_id.h  \