summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bindings/python/Makefile.am8
1 files changed, 3 insertions, 5 deletions
diff --git a/bindings/python/Makefile.am b/bindings/python/Makefile.am
index 2fed1a7..af4e9e1 100644
--- a/bindings/python/Makefile.am
+++ b/bindings/python/Makefile.am
@@ -1,9 +1,7 @@
+SUBDIRS = examples
+
EXTRA_DIST = \
- gpod.i \
- examples/coverart_fetch.py \
- examples/toy_around.py \
- examples/add_song.py \
- examples/tag_genre_from_audioscrobber.py
+ gpod.i
CLEANFILES = \
*.py* \