summaryrefslogtreecommitdiff
path: root/build/make/Makefile
diff options
context:
space:
mode:
authorJohn Koleszar <jkoleszar@google.com>2010-07-27 11:21:42 -0700
committerCode Review <code-review@webmproject.org>2010-07-27 11:21:42 -0700
commitaa82363c46fab1faf8e1e7b050eb5bedfc379176 (patch)
treeb68a9e7f64a449150014d1c745903e8589374dc0 /build/make/Makefile
parenta570bbd418f7bffdf291a1752a198a4b84e717cb (diff)
parent4d86ef3534cd95f5b437c1bb658b442d58cca60e (diff)
downloadlibvpx-aa82363c46fab1faf8e1e7b050eb5bedfc379176.tar
libvpx-aa82363c46fab1faf8e1e7b050eb5bedfc379176.tar.gz
libvpx-aa82363c46fab1faf8e1e7b050eb5bedfc379176.tar.bz2
libvpx-aa82363c46fab1faf8e1e7b050eb5bedfc379176.zip
Merge "msvs: fix install of codec sources"
Diffstat (limited to 'build/make/Makefile')
-rwxr-xr-xbuild/make/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/make/Makefile b/build/make/Makefile
index 2da8b4789..20a48671e 100755
--- a/build/make/Makefile
+++ b/build/make/Makefile
@@ -334,6 +334,7 @@ ifneq ($(call enabled,DIST-SRCS),)
DIST-SRCS-$(CONFIG_MSVS) += build/make/gen_msvs_def.sh
DIST-SRCS-$(CONFIG_MSVS) += build/make/gen_msvs_proj.sh
DIST-SRCS-$(CONFIG_MSVS) += build/make/gen_msvs_sln.sh
+ DIST-SRCS-$(CONFIG_MSVS) += build/x86-msvs/yasm.rules
DIST-SRCS-$(CONFIG_RVCT) += build/make/armlink_adapter.sh
#
# This isn't really ARCH_ARM dependent, it's dependant on whether we're