bat: add all headers to noinst_HEADERS

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2015-10-27 17:32:51 +01:00
parent bc352dfba9
commit 47e668f453

View 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