]> granicus.if.org Git - icinga2/commitdiff
Add missing files in Makefile.am.
authorGunnar Beutner <gunnar@beutner.name>
Sun, 10 Mar 2013 16:57:49 +0000 (17:57 +0100)
committerGunnar Beutner <gunnar@beutner.name>
Sun, 10 Mar 2013 16:57:49 +0000 (17:57 +0100)
components/livestatus/Makefile.am

index 8698289a7c3b42d79ac47a553b6f5acb7617121f..97b7acb117bd73d43d65df23c6260552e5d4f26d 100644 (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 \