From: Paul Richards Date: Mon, 13 Apr 2015 21:46:54 +0000 (+0100) Subject: Fix: demo module can not be built X-Git-Tag: v2.4.0~730 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=03ce0ec9085dfb4c0c5decf78ac5afa06e2dc7c5;p=icinga2 Fix: demo module can not be built fixes #9053 Signed-off-by: Gunnar Beutner --- diff --git a/lib/demo/CMakeLists.txt b/lib/demo/CMakeLists.txt index 92fa2bd22..134a3598c 100644 --- a/lib/demo/CMakeLists.txt +++ b/lib/demo/CMakeLists.txt @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software Foundation # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. -mkclass_target(demo.ti demo.tcpp) +mkclass_target(demo.ti demo.tcpp demo.thpp) set(demo_SOURCES demo.cpp demo.thpp