summaryrefslogtreecommitdiffstats
path: root/python/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'python/examples/Makefile.am')
-rw-r--r--python/examples/Makefile.am13
1 files changed, 0 insertions, 13 deletions
diff --git a/python/examples/Makefile.am b/python/examples/Makefile.am
deleted file mode 100644
index f7a1b22e..00000000
--- a/python/examples/Makefile.am
+++ /dev/null
@@ -1,13 +0,0 @@
-NULL=
-
-EXTRA_DIST = \
- example-service.py \
- example-client.py \
- example-signal-emitter.py \
- example-signal-recipient.py \
- gconf-proxy-client.py \
- gconf-proxy-service.py \
- gconf-proxy-service2.py \
- list-system-services.py \
- $(NULL)
-