Add missing files in Makefile.am.

This commit is contained in:
Gunnar Beutner 2013-03-10 17:57:49 +01:00
parent fbf08257ad
commit 6c7af283c0
1 changed files with 5 additions and 1 deletions

View File

@ -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 \