summaryrefslogtreecommitdiff
path: root/alsaucm/Makefile.am
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2019-11-27 08:51:29 +0100
committerJaroslav Kysela <perex@perex.cz>2019-11-30 19:13:07 +0100
commit860ffda82518dad6018f877f58aed1485d49e3a0 (patch)
tree572c7f7f523ee82840715599b8c0f2c48b77ed17 /alsaucm/Makefile.am
parent745c5df26066de94622dd38c667da31ac6b88510 (diff)
downloadalsa-utils-860ffda82518dad6018f877f58aed1485d49e3a0.tar.gz
alsaucm: add text dump command
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'alsaucm/Makefile.am')
-rw-r--r--alsaucm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/alsaucm/Makefile.am b/alsaucm/Makefile.am
index 4b447dd..03f99e0 100644
--- a/alsaucm/Makefile.am
+++ b/alsaucm/Makefile.am
@@ -5,7 +5,7 @@ if USE_RST2MAN
man_MANS = alsaucm.1
endif
-alsaucm_SOURCES = usecase.c
+alsaucm_SOURCES = usecase.c dump.c
AM_CPPFLAGS = \
-Wall -I$(top_srcdir)/include