summaryrefslogtreecommitdiffstats
path: root/bindings/python/examples/Makefile.am
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2008-04-19 09:13:33 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2008-04-19 09:13:33 +0000
commitfb856c205d073c28199dc9a6726c997115f35dda (patch)
tree9ed4f38c8360dd275ebea7fa7be2c28f48793ddf /bindings/python/examples/Makefile.am
parentd8c6a34e936083f3781984fe726bcf2be916f560 (diff)
downloadlibgpod-fb856c205d073c28199dc9a6726c997115f35dda.tar.gz
libgpod-fb856c205d073c28199dc9a6726c997115f35dda.tar.xz
libgpod-fb856c205d073c28199dc9a6726c997115f35dda.zip
* 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 \