alsa-utils/alsaucm/Makefile.am
Takashi Iwai ff9b070d9c alsaucm: Drop localbuild hacks
The include and library paths shouldn't be across the build tree.
The installed alsa-lib must have the UCM support for building the
stuff here in alsa-utils repo correctly.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-08-04 18:26:40 +02:00

10 lines
144 B
Makefile

bin_PROGRAMS = \
alsaucm
alsaucm_SOURCES = usecase.c
AM_CPPFLAGS = \
-Wall -I$(top_srcdir)/include
alsaucm_LDADD = -lasound