wcap: Add vpx_config.h to Makefile.am

This commit is contained in:
Kristian Høgsberg 2012-06-25 17:13:34 -04:00
parent 529b00eb34
commit c7c64e1855

View file

@ -12,6 +12,7 @@ wcap_decode_SOURCES = \
tools_common.h \ tools_common.h \
vpxenc.c \ vpxenc.c \
vpx_timer.h \ vpx_timer.h \
vpx_config.h \
y4minput.c \ y4minput.c \
y4minput.h \ y4minput.h \
wcap-decode.c \ wcap-decode.c \