From 64d834f3856f24d154a7d26226739108e5303c84 Mon Sep 17 00:00:00 2001 From: Jean-Marc Valin Date: Fri, 18 Mar 2011 06:40:35 -0400 Subject: More project files update --- celt | 2 +- src/Makefile.am | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/celt b/celt index 1a8bf37d..a7be4387 160000 --- a/celt +++ b/celt @@ -1 +1 @@ -Subproject commit 1a8bf37dbaa461d410c101d1be302a67b4927035 +Subproject commit a7be4387166462d6dd5ea6184debacb0aca509a0 diff --git a/src/Makefile.am b/src/Makefile.am index 03a48da5..1118b9f6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,6 @@ +EXTRA_dist = hybrid.vcxproj.filters hybrid.vcxproj + INCLUDES = -I$(top_srcdir)/celt/libcelt/ -I$(top_srcdir)/silk/interface lib_LTLIBRARIES = libietfcodec.la -- cgit v1.2.3