OSDN Git Service

topology: Add command line topology tool to build topology binaries
[android-x86/external-alsa-utils.git] / Makefile.am
index 5bbe588..613f62d 100644 (file)
@@ -25,6 +25,9 @@ endif
 if HAVE_UCM
 SUBDIRS += alsaucm
 endif
+if HAVE_TOPOLOGY
+SUBDIRS += topology
+endif
 
 EXTRA_DIST= TODO gitcompile
 AUTOMAKE_OPTIONS=foreign