From: Michael Friedrich Date: Sat, 22 Sep 2012 13:07:30 +0000 (+0200) Subject: Revert "drop broken example config install" X-Git-Tag: v0.0.1~81 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca227528e5457544fc5130d24339bbf7d4824be9;p=icinga2 Revert "drop broken example config install" This reverts commit a4df0209d9fd33ebc622293c8703829136ac79d7. --- diff --git a/configure.ac b/configure.ac index 9d205ae79..c489d2060 100644 --- a/configure.ac +++ b/configure.ac @@ -77,6 +77,7 @@ components/demo/Makefile components/replication/Makefile docs/Doxyfile icinga-app/Makefile +icinga-app/config/Makefile lib/Makefile lib/base/Makefile lib/config/Makefile diff --git a/icinga-app/Makefile.am b/icinga-app/Makefile.am index 1969812c0..e5fc0887d 100644 --- a/icinga-app/Makefile.am +++ b/icinga-app/Makefile.am @@ -1,5 +1,8 @@ ## Process this file with automake to produce Makefile.in +SUBDIRS = \ + config + bin_PROGRAMS = \ icinga