diff options
Diffstat (limited to 'python/examples/Makefile.am')
-rw-r--r-- | python/examples/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/examples/Makefile.am b/python/examples/Makefile.am index 8eab412e..4a9b8abc 100644 --- a/python/examples/Makefile.am +++ b/python/examples/Makefile.am @@ -6,6 +6,7 @@ EXTRA_DIST = \ example-signal.py \ gconf-proxy-client.py \ gconf-proxy-service.py \ + gconf-proxy-service2.py \ list-system-services.py \ $(NULL) |