summaryrefslogtreecommitdiffstats
path: root/glib/examples/statemachine/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'glib/examples/statemachine/Makefile.am')
-rw-r--r--glib/examples/statemachine/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/examples/statemachine/Makefile.am b/glib/examples/statemachine/Makefile.am
index 303808b6..8395457f 100644
--- a/glib/examples/statemachine/Makefile.am
+++ b/glib/examples/statemachine/Makefile.am
@@ -8,7 +8,7 @@ if HAVE_GTK
noinst_PROGRAMS += statemachine-client
endif
-EXTRA_DIST = statemachine.h statemachine-server.h sm-marshal.list
+EXTRA_DIST = statemachine.h statemachine-server.h sm-marshal.list statemachine-server.xml statemachine.xml
statemachine_server_SOURCES= statemachine-server.c sm-marshal.c statemachine.c
statemachine_server_LDADD= $(top_builddir)/glib/libdbus-glib-1.la