summaryrefslogtreecommitdiffstats
path: root/bindings/python/examples/Makefile.am
diff options
context:
space:
mode:
authorjcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-04-19 09:13:33 +0000
committerjcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-04-19 09:13:33 +0000
commit386eaf1c123c6c3a88ea1dc6e8329284d7740e03 (patch)
tree9ed4f38c8360dd275ebea7fa7be2c28f48793ddf /bindings/python/examples/Makefile.am
parent190080bf60ea7d85b00f1a8ee005528c4f798921 (diff)
* 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
Diffstat (limited to 'bindings/python/examples/Makefile.am')
-rw-r--r--bindings/python/examples/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \