summaryrefslogtreecommitdiffstats
path: root/glib/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'glib/examples/Makefile.am')
-rw-r--r--glib/examples/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/glib/examples/Makefile.am b/glib/examples/Makefile.am
index 2ba133e6..7592cacc 100644
--- a/glib/examples/Makefile.am
+++ b/glib/examples/Makefile.am
@@ -1,3 +1,5 @@
+SUBDIRS = . statemachine
+
INCLUDES=-I$(top_srcdir) $(DBUS_CLIENT_CFLAGS) $(DBUS_GLIB_CFLAGS) -DDBUS_COMPILATION
## Makefile.am bits for sample client/server pair