summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Elstner <danielk@openismus.com>2009-08-09 10:25:39 +0200
committerDaniel Elstner <danielk@openismus.com>2009-08-09 10:25:39 +0200
commit1eab10eaec738e1987b3f402929b3539ef2e6382 (patch)
treec8f547c8fa133bcc318e8f48c8996652dfc028ef /configure.ac
parent4333dd2b85c37f6ca448cceb0d2958c5836a6936 (diff)
downloadglibmm-1eab10eaec738e1987b3f402929b3539ef2e6382.tar.gz
Convert examples/ sub-tree to non-recursive build
* examples/Makefile.am: Rewrite to a non-recursive build of all example programs with a single control file. Hook the build of the example programs to the make check target. * examples/Makefile.am_fragment: Delete obsolete file. * examples/*/Makefile.am: Delete obsolete files. * examples/README: Delete file, as it was empty anyway apart from a single whitespace character. * configure.ac (AC_CONFIG_FILES): Remove examples/*/Makefile output files from the list.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/configure.ac b/configure.ac
index a6542f18..a8cd4c49 100644
--- a/configure.ac
+++ b/configure.ac
@@ -171,18 +171,7 @@ AC_CONFIG_FILES([
AC_CONFIG_FILES([
tests/Makefile
-
examples/Makefile
- examples/compose/Makefile
- examples/keyfile/Makefile
- examples/markup/Makefile
- examples/options/Makefile
- examples/properties/Makefile
- examples/thread/Makefile
- examples/iochannel_stream/Makefile
- examples/child_watch/Makefile
- examples/regex/Makefile
- examples/network_io/Makefile
docs/Makefile
docs/images/Makefile