summaryrefslogtreecommitdiffstats
path: root/bindings/python/examples/Makefile.am
diff options
context:
space:
mode:
authorNicholas Piper <nicholas@users.sourceforge.net>2006-04-24 09:49:11 +0000
committerNicholas Piper <nicholas@users.sourceforge.net>2006-04-24 09:49:11 +0000
commit759d4a79bac28430eea636cb46ccff9dc9ad216b (patch)
tree88a2fb5c27660877dbd6269463141a912a390419 /bindings/python/examples/Makefile.am
parent42231ea2f01974507ae00cfef80806485c25d645 (diff)
downloadlibgpod-759d4a79bac28430eea636cb46ccff9dc9ad216b.tar.gz
libgpod-759d4a79bac28430eea636cb46ccff9dc9ad216b.tar.xz
libgpod-759d4a79bac28430eea636cb46ccff9dc9ad216b.zip
Add create_mp3_tags_from_itdb.py from Thomas Perl
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1247 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'bindings/python/examples/Makefile.am')
-rw-r--r--bindings/python/examples/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/bindings/python/examples/Makefile.am b/bindings/python/examples/Makefile.am
index 89f76fc..7130527 100644
--- a/bindings/python/examples/Makefile.am
+++ b/bindings/python/examples/Makefile.am
@@ -1,4 +1,3 @@
EXTRA_DIST = coverart_fetch.py toy_around.py \
tag_genre_from_audioscrobber.py add_song.py \
- playwith_ipod_api.py
-
+ playwith_ipod_api.py create_mp3_tags_from_itdb.py