From fb856c205d073c28199dc9a6726c997115f35dda Mon Sep 17 00:00:00 2001 From: Jorg Schuler Date: Sat, 19 Apr 2008 09:13:33 +0000 Subject: * bindings/python/examples/Makefile.am Added fix_empty_artist_field.py provided by Thomas Perl. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1963 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- bindings/python/examples/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'bindings/python/examples/Makefile.am') diff --git a/bindings/python/examples/Makefile.am b/bindings/python/examples/Makefile.am index 1565df4..993c665 100644 --- a/bindings/python/examples/Makefile.am +++ b/bindings/python/examples/Makefile.am @@ -2,6 +2,7 @@ EXTRA_DIST = \ add_song.py \ coverart_fetch.py \ create_mp3_tags_from_itdb.py \ + fix_empty_artist_field.py \ play_with_ipod_api.py \ play_with_smart_playlists.py \ save_photos.py \ -- cgit