]> git.alsa-project.org Git - alsa-utils.git/commitdiff
bat: add all headers to noinst_HEADERS
authorJaroslav Kysela <perex@perex.cz>
Tue, 27 Oct 2015 16:32:51 +0000 (17:32 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 27 Oct 2015 16:32:51 +0000 (17:32 +0100)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
bat/Makefile.am

index c0b5966d6885f40bcc7b743d629ca5471876a986..842ae6bb8fc7421f42700fab26e2d4801560bc1f 100644 (file)
@@ -12,7 +12,11 @@ bat_SOURCES = \
        alsa.c
 
 noinst_HEADERS = \
-       common.h
+       common.h \
+       signal.h \
+       alsa.h \
+       convert.h \
+       analyze.h
 
 AM_CPPFLAGS = \
              -Wall -I$(top_srcdir)/include