From: Jaroslav Kysela Date: Tue, 27 Oct 2015 16:32:51 +0000 (+0100) Subject: bat: add all headers to noinst_HEADERS X-Git-Tag: v1.1.0~1 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=47e668f453d2e7d4cc7611feecdccdae0f143bd0;p=alsa-utils.git bat: add all headers to noinst_HEADERS Signed-off-by: Jaroslav Kysela --- diff --git a/bat/Makefile.am b/bat/Makefile.am index c0b5966..842ae6b 100644 --- a/bat/Makefile.am +++ b/bat/Makefile.am @@ -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