From fd70d43ed0eadb07c3b892f579f9443107dc49ef Mon Sep 17 00:00:00 2001 From: Nicholas Piper Date: Sat, 8 Apr 2006 21:00:59 +0000 Subject: Correction to filename (again?), since I started to use all underscores instead of a mixture. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1240 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- bindings/python/examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings/python/examples') diff --git a/bindings/python/examples/Makefile.am b/bindings/python/examples/Makefile.am index 1c3ba52..93cf41c 100644 --- a/bindings/python/examples/Makefile.am +++ b/bindings/python/examples/Makefile.am @@ -1,2 +1,2 @@ -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 -- cgit