summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLu, Han <han.lu@intel.com>2015-09-23 15:48:55 +0800
committerTakashi Iwai <tiwai@suse.de>2015-10-02 12:42:03 +0200
commit226ad884d22a482ba4d10d12db2ed6518ed60e1b (patch)
treeed2b9fa08d1e2af11054755bfe657cbff53651f0 /Makefile.am
parentd727c9d90e4150e5108dbae73c64ef7a5db8e411 (diff)
downloadalsa-utils-226ad884d22a482ba4d10d12db2ed6518ed60e1b.tar.gz
BAT: Add Makefile and configures
Add Makefile and configures that enable BAT on alsa-utils Signed-off-by: Lu, Han <han.lu@intel.com> Signed-off-by: Liam Girdwood <liam.r.girdwood@intel.com> Signed-off-by: Bernard Gautier <bernard.gautier@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 613f62d..3d24b87 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,6 +18,9 @@ SUBDIRS += aplay iecset speaker-test
if ALSALOOP
SUBDIRS += alsaloop
endif
+if BAT
+SUBDIRS += bat
+endif
endif
if HAVE_SEQ
SUBDIRS += seq