From 47e668f453d2e7d4cc7611feecdccdae0f143bd0 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 27 Oct 2015 17:32:51 +0100 Subject: [PATCH] bat: add all headers to noinst_HEADERS Signed-off-by: Jaroslav Kysela --- bat/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 -- 2.47.1