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 \ component.h \
connection.cpp \ connection.cpp \
connection.h \ connection.h \
contactgroupstable.cpp \
contactgroupstable.h \
contactstable.cpp \
contactstable.h \
filter.cpp \ filter.cpp \
filter.h \ filter.h \
negatefilter.cpp \ negatefilter.cpp \
negastefilter.h \ negatefilter.h \
orfilter.cpp \ orfilter.cpp \
orfilter.h \ orfilter.h \
query.cpp \ query.cpp \