summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2011-08-05 10:47:41 -0400
committerJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2011-08-05 10:47:41 -0400
commitbf6a4e01b6f1281a4711f293ef0a415c209ff13b (patch)
tree7f4020e8e02b1805e913a36192aa37deed3a33b7 /Makefile.am
parentb91d00d1e2bbaa8939e031a36770f555bf4eb459 (diff)
downloadopus-bf6a4e01b6f1281a4711f293ef0a415c209ff13b.tar.gz
Re-enables test cases, including the rotation test
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 791b1980..cacb74f8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,8 @@ AUTOMAKE_OPTIONS = subdir-objects
lib_LTLIBRARIES = libopus.la
+SUBDIRS = . libcelt
+
INCLUDES = -I$(top_srcdir)/libcelt -I$(top_srcdir)/silk -I$(top_srcdir)/silk/float -I$(top_srcdir)/silk/fixed
include celt_sources.mk