From 759d4a79bac28430eea636cb46ccff9dc9ad216b Mon Sep 17 00:00:00 2001 From: Nicholas Piper Date: Mon, 24 Apr 2006 09:49:11 +0000 Subject: 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 --- bindings/python/examples/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bindings/python/examples/Makefile.am') 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 -- cgit