summaryrefslogtreecommitdiff
path: root/alsaucm
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2020-02-18 19:58:13 +0100
committerJaroslav Kysela <perex@perex.cz>2020-02-18 20:08:37 +0100
commite4a9bf9720e907e5bc41946b9218c73dd4c321fa (patch)
tree6fb7c967a521a162a7dd78d806a0bd982e910b5b /alsaucm
parentcb47f6dcf4200c64559ed2f008cabf8cc5f9d9a3 (diff)
downloadalsa-utils-e4a9bf9720e907e5bc41946b9218c73dd4c321fa.tar.gz
alsaucm: add usecase.h to noinst_HEADERS for packaging
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'alsaucm')
-rw-r--r--alsaucm/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/alsaucm/Makefile.am b/alsaucm/Makefile.am
index 03f99e0..ae02fc3 100644
--- a/alsaucm/Makefile.am
+++ b/alsaucm/Makefile.am
@@ -7,6 +7,8 @@ endif
alsaucm_SOURCES = usecase.c dump.c
+noinst_HEADERS = usecase.h
+
AM_CPPFLAGS = \
-Wall -I$(top_srcdir)/include