pkglib_LTLIBRARIES = \
libchecker.la
-EXTRA_DIST = \
- checker-type.conf
-
-BUILT_SOURCES = \
+CLEANFILES = \
checker-type.cpp
-CLEANFILES = $(BUILT_SOURCES)
-
.conf.cpp: $(top_builddir)/tools/mkembedconfig/mkembedconfig
$(top_builddir)/tools/mkembedconfig/mkembedconfig $< $@
libchecker_la_SOURCES = \
checkercomponent.cpp \
checkercomponent.h \
- checker-type.cpp
+ checker-type.conf
libchecker_la_CPPFLAGS = \
$(LTDLINCL) \
pkglib_LTLIBRARIES = \
libcluster.la
-EXTRA_DIST = \
- cluster-type.conf
-
-BUILT_SOURCES = \
+CLEANFILES = \
cluster-type.cpp
-CLEANFILES = $(BUILT_SOURCES)
-
.conf.cpp: $(top_builddir)/tools/mkembedconfig/mkembedconfig
$(top_builddir)/tools/mkembedconfig/mkembedconfig $< $@
libcluster_la_SOURCES = \
clustercomponent.cpp \
clustercomponent.h \
- cluster-type.cpp \
+ cluster-type.conf \
endpoint.cpp \
endpoint.h \
jsonrpc.cpp \
pkglib_LTLIBRARIES = \
libcompat.la
-EXTRA_DIST = \
- compat-type.conf
-
-BUILT_SOURCES = \
+CLEANFILES = \
compat-type.cpp
-CLEANFILES = $(BUILT_SOURCES)
-
.conf.cpp: $(top_builddir)/tools/mkembedconfig/mkembedconfig
$(top_builddir)/tools/mkembedconfig/mkembedconfig $< $@
compatcomponent.h \
compatlog.cpp \
compatlog.h \
- compat-type.cpp
+ compat-type.conf
libcompat_la_CPPFLAGS = \
$(LTDLINCL) \
pkglib_LTLIBRARIES = \
libdemo.la
-EXTRA_DIST = \
- demo-type.conf
-
-BUILT_SOURCES = \
+CLEANFILES = \
demo-type.cpp
-CLEANFILES = $(BUILT_SOURCES)
-
.conf.cpp: $(top_builddir)/tools/mkembedconfig/mkembedconfig
$(top_builddir)/tools/mkembedconfig/mkembedconfig $< $@
libdemo_la_SOURCES = \
democomponent.cpp \
democomponent.h \
- demo-type.cpp
+ demo-type.conf
libdemo_la_CPPFLAGS = \
$(LTDLINCL) \
pkglib_LTLIBRARIES = \
libido_mysql.la
-EXTRA_DIST = \
- ido_mysql-type.conf
-
-BUILT_SOURCES = \
+CLEANFILES = \
ido_mysql-type.cpp
-CLEANFILES = $(BUILT_SOURCES)
-
.conf.cpp: $(top_builddir)/tools/mkembedconfig/mkembedconfig
$(top_builddir)/tools/mkembedconfig/mkembedconfig $< $@
libido_mysql_la_SOURCES = \
- ido_mysql-type.cpp \
+ ido_mysql-type.conf \
idomysqldbconnection.cpp \
idomysqldbconnection.h
pkglib_LTLIBRARIES = \
liblivestatus.la
-EXTRA_DIST = \
- livestatus-type.conf
-
-BUILT_SOURCES = \
+CLEANFILES = \
livestatus-type.cpp
-CLEANFILES = $(BUILT_SOURCES)
-
.conf.cpp: $(top_builddir)/tools/mkembedconfig/mkembedconfig
$(top_builddir)/tools/mkembedconfig/mkembedconfig $< $@
invavgaggregator.h \
invsumaggregator.cpp \
invsumaggregator.h \
- livestatus-type.cpp \
+ livestatus-type.conf \
logtable.cpp \
logtable.h \
maxaggregator.cpp \
pkglib_LTLIBRARIES = \
libnotification.la
-EXTRA_DIST = \
- notification-type.conf
-
-BUILT_SOURCES = \
+CLEANFILES = \
notification-type.cpp
-CLEANFILES = $(BUILT_SOURCES)
-
.conf.cpp: $(top_builddir)/tools/mkembedconfig/mkembedconfig
$(top_builddir)/tools/mkembedconfig/mkembedconfig $< $@
libnotification_la_SOURCES = \
notificationcomponent.cpp \
notificationcomponent.h \
- notification-type.cpp
+ notification-type.conf
libnotification_la_CPPFLAGS = \
$(LTDLINCL) \
libconfig.la
BUILT_SOURCES = \
- config_parser.h \
- base-type.cpp
+ config_parser.h
CLEANFILES = \
base-type.cpp
AM_YFLAGS = -d
-EXTRA_DIST = \
- base-type.conf
-
.conf.cpp: $(top_builddir)/tools/mkembedconfig/mkembedconfig
$(top_builddir)/tools/mkembedconfig/mkembedconfig $< $@
libconfig_la_SOURCES = \
- base-type.cpp \
+ base-type.conf \
configcompiler.cpp \
configcompiler.h \
configcompilercontext.cpp \
pkglib_LTLIBRARIES = \
libicinga.la
-EXTRA_DIST = \
- icinga-type.conf
-
-BUILT_SOURCES = \
+CLEANFILES = \
icinga-type.cpp
-CLEANFILES = $(BUILT_SOURCES)
-
.conf.cpp: $(top_builddir)/tools/mkembedconfig/mkembedconfig
$(top_builddir)/tools/mkembedconfig/mkembedconfig $< $@
hostgroup.h \
host.h \
i2-icinga.h \
- icinga-type.cpp \
+ icinga-type.conf \
icingaapplication.cpp \
icingaapplication.h \
legacytimeperiod.cpp \
pkglib_LTLIBRARIES = \
libido.la
-EXTRA_DIST = \
- ido-type.conf
-
-BUILT_SOURCES = \
+CLEANFILES = \
ido-type.cpp
-CLEANFILES = $(BUILT_SOURCES)
-
.conf.cpp: $(top_builddir)/tools/mkembedconfig/mkembedconfig
$(top_builddir)/tools/mkembedconfig/mkembedconfig $< $@
hostdbobject.h \
hostgroupdbobject.cpp \
hostgroupdbobject.h \
- ido-type.cpp \
+ ido-type.conf \
servicedbobject.cpp \
servicedbobject.h \
servicegroupdbobject.cpp \