alsa-utils/topology/Makefile.am
Liam Girdwood 665d980aa5 topology: Add command line topology tool to build topology binaries
Add a command line tool that will parse topology text files and convert to the binary
topology data as used by the kernel.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-08-04 17:45:07 +02:00

11 lines
142 B
Makefile

bin_PROGRAMS = \
alsatplg
alsatplg_SOURCES = topology.c
AM_CPPFLAGS = \
-Wall -I$(top_srcdir)/include
alsatplg_LDADD = -lasound