summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2010-04-02 09:02:28 +1100
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2010-04-02 09:02:28 +1100
commit7dd5cbc99816c80aa9b3d2ff5f00855cdadb2ea0 (patch)
tree8e2b253e9106ef57fe0bdad88ed79db3e25ff085 /configure.ac
parent5d68f7af4d4494d0c399fa30acf85c76be610a9e (diff)
Add a blinkenlight observer example
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 724c87e..0759c6b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,6 +38,7 @@ AC_OUTPUT([
docs/examples/glib_mc5_connections/Makefile
docs/examples/glib_mc5_dbus_tube_handler/Makefile
docs/examples/glib_mc5_observer/Makefile
+ docs/examples/glib_blinkenlight_observer/Makefile
docs/examples/glib_mc5_ft_handler/Makefile
docs/examples/gtk_presence_app/Makefile
docs/examples/pygtk_chat_client/Makefile