diff options
Diffstat (limited to 'bindings/python/examples/Makefile.am')
| -rw-r--r-- | bindings/python/examples/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bindings/python/examples/Makefile.am b/bindings/python/examples/Makefile.am index 7130527..5e6100f 100644 --- a/bindings/python/examples/Makefile.am +++ b/bindings/python/examples/Makefile.am @@ -1,3 +1,4 @@ EXTRA_DIST = coverart_fetch.py toy_around.py \ tag_genre_from_audioscrobber.py add_song.py \ - playwith_ipod_api.py create_mp3_tags_from_itdb.py + playwith_ipod_api.py create_mp3_tags_from_itdb.py \ + play_with_smart_playlists.py |
