From ef482c1739aa191025aba3c3f19b9c7af7105eb2 Mon Sep 17 00:00:00 2001 From: Nicholas Piper Date: Fri, 7 Apr 2006 14:51:40 +0000 Subject: 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 --- bindings/python/examples/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bindings/python/examples/Makefile.am (limited to 'bindings/python/examples/Makefile.am') 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 + -- cgit