From c7c64e185573053230ca90bccee4c4c05008fa3c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg?= Date: Mon, 25 Jun 2012 17:13:34 -0400 Subject: [PATCH] wcap: Add vpx_config.h to Makefile.am --- wcap/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/wcap/Makefile.am b/wcap/Makefile.am index 7dca7e9..187c5c3 100644 --- a/wcap/Makefile.am +++ b/wcap/Makefile.am @@ -12,6 +12,7 @@ wcap_decode_SOURCES = \ tools_common.h \ vpxenc.c \ vpx_timer.h \ + vpx_config.h \ y4minput.c \ y4minput.h \ wcap-decode.c \ -- 2.7.4