diff options
| author | nicholas <nicholas@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2006-04-09 16:38:12 +0000 |
|---|---|---|
| committer | nicholas <nicholas@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2006-04-09 16:38:12 +0000 |
| commit | 1ab943acd2422bb2594d432a0a29030f4958886b (patch) | |
| tree | bf60b90d0264d105ca06038d2da0137e58c926f3 /bindings/python/examples/Makefile.am | |
| parent | 30094a39e70cb39a842c7a04abb5c20e61c2014e (diff) | |
Very start of a much nicer API from Python
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1242 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'bindings/python/examples/Makefile.am')
| -rw-r--r-- | bindings/python/examples/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bindings/python/examples/Makefile.am b/bindings/python/examples/Makefile.am index 93cf41c..89f76fc 100644 --- a/bindings/python/examples/Makefile.am +++ b/bindings/python/examples/Makefile.am @@ -1,2 +1,4 @@ -EXTRA_DIST = coverart_fetch.py toy_around.py tag_genre_from_audioscrobber.py add_song.py +EXTRA_DIST = coverart_fetch.py toy_around.py \ + tag_genre_from_audioscrobber.py add_song.py \ + playwith_ipod_api.py |
