summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorEduardo Valentin <eduardo.valentin@indt.org.br>2006-11-06 14:32:59 +0100
committerTakashi Iwai <tiwai@suse.de>2006-11-06 14:32:59 +0100
commit8428de6faa31639a5ff7a53c9126f31592077de5 (patch)
tree9f2576847c1e473b7653779deae58afff7d8ff0e /Makefile.am
parentec9c86f8c1528765dc933ff09d74ae1b1408a7b4 (diff)
Alsa support for Maemo SDK (n770): Build configuration
This patch file changes the build configuration files to add alsa-dsp plugin to communicate with n770 system. Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br>
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 faa3c8e..0626206 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,7 @@ if HAVE_AVCODEC
A52DIR = a52
endif
-SUBDIRS = oss mix $(JACKDIR) $(PULSEDIR) $(SAMPLERATEDIR) $(A52DIR) doc
+SUBDIRS = oss mix $(JACKDIR) $(PULSEDIR) $(SAMPLERATEDIR) $(A52DIR) maemo doc
EXTRA_DIST = hgcompile version COPYING.GPL
AUTOMAKE_OPTIONS = foreign