From 6c7af283c0f8f2fc138f707e11a9e914327ca350 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Sun, 10 Mar 2013 17:57:49 +0100 Subject: [PATCH] Add missing files in Makefile.am. --- components/livestatus/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/components/livestatus/Makefile.am b/components/livestatus/Makefile.am index 8698289a7..97b7acb11 100644 --- a/components/livestatus/Makefile.am +++ b/components/livestatus/Makefile.am @@ -12,10 +12,14 @@ livestatus_la_SOURCES = \ component.h \ connection.cpp \ connection.h \ + contactgroupstable.cpp \ + contactgroupstable.h \ + contactstable.cpp \ + contactstable.h \ filter.cpp \ filter.h \ negatefilter.cpp \ - negastefilter.h \ + negatefilter.h \ orfilter.cpp \ orfilter.h \ query.cpp \ -- 2.40.0