summaryrefslogtreecommitdiffstats
path: root/bindings/python/examples/Makefile.am
blob: 1565df4817ea2cfd37d74219dd0b449719759390 (plain)
1
2
3
4
5
6
7
8
9
EXTRA_DIST =                            \
        add_song.py                     \
        coverart_fetch.py               \
        create_mp3_tags_from_itdb.py    \
        play_with_ipod_api.py           \
        play_with_smart_playlists.py    \
        save_photos.py                  \
        tag_genre_from_audioscrobber.py \
        toy_around.py