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

github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmvalin <jmvalin@0101bb08-14d6-0310-b084-bc0e0c8e3800>2002-06-13 01:33:44 +0400
committerjmvalin <jmvalin@0101bb08-14d6-0310-b084-bc0e0c8e3800>2002-06-13 01:33:44 +0400
commitf6a449267a8820921c32cafef837fa48f7d1b1f9 (patch)
tree00cefe292623d7eeef36f813a7438761ca9f1f1e /Makefile.am
parenta213a13b02ae03bfb2bb630ef4788b78bc939142 (diff)
Speex *should* now work on big-endian architectures.
git-svn-id: http://svn.xiph.org/trunk/speex@3384 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4c3ead5..17225eb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,4 +5,4 @@
EXTRA_DIST = Speex.spec Speex.spec.in
-SUBDIRS = libspeex src
+SUBDIRS = libspeex @src@