summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicholas <nicholas@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2006-04-08 18:11:22 +0000
committernicholas <nicholas@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2006-04-08 18:11:22 +0000
commit0c27797e42fd3c7920e15a0a9e3e895ab14f37a9 (patch)
tree19080e3186d17f75e9017acf954f64cbe5ef448e
parentf06dbede71e679ee888f55780fd37c7e2ece41c3 (diff)
downloadlibgpod-0c27797e42fd3c7920e15a0a9e3e895ab14f37a9.tar.gz
libgpod-0c27797e42fd3c7920e15a0a9e3e895ab14f37a9.tar.xz
libgpod-0c27797e42fd3c7920e15a0a9e3e895ab14f37a9.zip
Update EXTRA_DIST
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1235 f01d2545-417e-4e96-918e-98f8d0dbbcb6
-rw-r--r--bindings/python/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/bindings/python/Makefile.am b/bindings/python/Makefile.am
index 059836a..2fed1a7 100644
--- a/bindings/python/Makefile.am
+++ b/bindings/python/Makefile.am
@@ -1,8 +1,9 @@
EXTRA_DIST = \
gpod.i \
examples/coverart_fetch.py \
- examples/play.py \
- examples/tag-genre-from-audioscrobber.py
+ examples/toy_around.py \
+ examples/add_song.py \
+ examples/tag_genre_from_audioscrobber.py
CLEANFILES = \
*.py* \