summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2007-02-22 13:18:07 +0100
committerTakashi Iwai <tiwai@suse.de>2007-02-22 13:18:07 +0100
commit36ccb62d45d6c1192e2dc01ac639e6debc585f00 (patch)
tree3cf5dcea69b2c69e20cc7c09047923fa6ba9ea47 /Makefile.am
parentee123ac93ea59d11e7d3c48aed9cf88d1a5de431 (diff)
Add rate resampler plugin based on speex
Added another rate resampler plugin based on speex code. Light weight and much better quality. From: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
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 6fa2d51..0f68336 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,7 @@ if HAVE_DBUS
MAEMODIR = maemo
endif
-SUBDIRS = oss mix $(JACKDIR) $(PULSEDIR) $(SAMPLERATEDIR) $(A52DIR) $(LAVCRATEDIR) $(MAEMODIR) doc
+SUBDIRS = oss mix pph $(JACKDIR) $(PULSEDIR) $(SAMPLERATEDIR) $(A52DIR) $(LAVCRATEDIR) $(MAEMODIR) doc
EXTRA_DIST = hgcompile version COPYING.GPL
AUTOMAKE_OPTIONS = foreign