OSDN Git Service

amixer: do not double LF for container type
[android-x86/external-alsa-utils.git] / Makefile.am
index 613f62d..20dcfc8 100644 (file)
@@ -14,10 +14,13 @@ if ALSACONF
 SUBDIRS += alsaconf
 endif
 if HAVE_PCM
-SUBDIRS += aplay iecset speaker-test
+SUBDIRS += aplay iecset speaker-test axfer
 if ALSALOOP
 SUBDIRS += alsaloop
 endif
+if BAT
+SUBDIRS += bat
+endif
 endif
 if HAVE_SEQ
 SUBDIRS += seq
@@ -29,7 +32,7 @@ if HAVE_TOPOLOGY
 SUBDIRS += topology
 endif
 
-EXTRA_DIST= TODO gitcompile
+EXTRA_DIST= README.md TODO gitcompile
 AUTOMAKE_OPTIONS=foreign
 ACLOCAL_AMFLAGS = -I m4