summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorYair Hershkovitz <yairhr@gmail.com>2005-03-14 15:22:13 +0000
committerMurray Cumming <murrayc@src.gnome.org>2005-03-14 15:22:13 +0000
commita399e1ff5481f6562d58d35130fe031075af3770 (patch)
treeca734245a207d13fdbedcb2f1ea968e0395e141b /examples/Makefile.am
parenta5967dd1612bc45c7c1b59d6fe0f7e8176643f76 (diff)
downloadglibmm-a399e1ff5481f6562d58d35130fe031075af3770.tar.gz
Added MainContext::signal_child_watch() Added child_watch/ example
2005-03-13 Yair Hershkovitz <yairhr@gmail.com> * glib/glibmm/main.h, glib/glibmm/main.cc: Added MainContext::signal_child_watch() * examples/: Added child_watch/ example
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 7212b8a7..0e59f22c 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,4 +1,4 @@
-example_dirs = markup options thread iochannel_stream
+example_dirs = markup options thread iochannel_stream child_watch
# These use gtkmm stuff:
# thread