diff options
| author | Nicholas Piper <nicholas@users.sourceforge.net> | 2006-04-07 14:51:40 +0000 |
|---|---|---|
| committer | Nicholas Piper <nicholas@users.sourceforge.net> | 2006-04-07 14:51:40 +0000 |
| commit | 22872c6b05203d5921276269f9eb00fcc474c16d (patch) | |
| tree | a4cb25089ca67a8a77b4c48972c236191df8a500 /bindings/python/examples/Makefile.am | |
| parent | 5605e446abae537bac1d5f8f90056cebbdb1c26f (diff) | |
| download | libgpod-22872c6b05203d5921276269f9eb00fcc474c16d.tar.gz libgpod-22872c6b05203d5921276269f9eb00fcc474c16d.tar.xz libgpod-22872c6b05203d5921276269f9eb00fcc474c16d.zip | |
Clean up this directory a little, and improve coverart fetching.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1228 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'bindings/python/examples/Makefile.am')
| -rw-r--r-- | bindings/python/examples/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bindings/python/examples/Makefile.am b/bindings/python/examples/Makefile.am new file mode 100644 index 0000000..1c3ba52 --- /dev/null +++ b/bindings/python/examples/Makefile.am @@ -0,0 +1,2 @@ +EXTRA_DIST = coverart_fetch.py toy_around.py tag-genre-from-audioscrobber.py add_song.py + |
