From 1dbda697112becc44e0aa8e303159e0fae5852a3 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Fri, 31 Oct 2014 14:35:53 -0700 Subject: Install all examples Bug: https://bugs.freedesktop.org/show_bug.cgi?id=85720 Reviewed-by: Simon McVittie [smcv: separated out from a previous commit] --- examples/Makefile.am | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/Makefile.am b/examples/Makefile.am index 316b4bb..df241a6 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -4,5 +4,8 @@ EXTRA_DIST = \ example-service.py \ example-signal-emitter.py \ example-signal-recipient.py \ - list-system-services.py -# miss out the gconf examples for now - they don't work + gconf-proxy-client.py \ + gconf-proxy-service2.py \ + list-system-services.py \ + unix-fd-client.py \ + unix-fd-service.py -- cgit v1.2.3