Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Maxwell <greg@xiph.org>2011-10-27 07:55:33 +0400
committerGregory Maxwell <greg@xiph.org>2011-10-27 14:27:13 +0400
commit9652f81eb9b03f744f4cbfeead696613ae973ead (patch)
treeebd5025b3d3e51b79148eed78da0c288dba22e54 /configure.ac
parentda025d5632be80dad0af54af70d2cb0a286802d8 (diff)
Test cleanups and renaming.
Build tests in the tests/ directory instead of top, cleanup, rename, and eliminate recursive make for the celt/ unit tests.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 207e9720..656ee371 100644
--- a/configure.ac
+++ b/configure.ac
@@ -227,8 +227,7 @@ fi
AM_CONDITIONAL([FIXED_POINT], [test x$ac_enable_fixed = xyes])
AM_CONDITIONAL([CUSTOM_MODES], [test x$ac_enable_custom_modes = xyes])
-AC_OUTPUT([Makefile celt/tests/Makefile
- opus.pc opus-uninstalled.pc
+AC_OUTPUT([Makefile opus.pc opus-uninstalled.pc
doc/Makefile doc/Doxyfile])
AC_MSG_RESULT([