diff options
| author | Nicholas Piper <nicholas@users.sourceforge.net> | 2006-04-08 21:00:59 +0000 |
|---|---|---|
| committer | Nicholas Piper <nicholas@users.sourceforge.net> | 2006-04-08 21:00:59 +0000 |
| commit | fd70d43ed0eadb07c3b892f579f9443107dc49ef (patch) | |
| tree | 0c9334dc2c969f128368d918a5dc926a2aec4e52 /bindings/python | |
| parent | 3266e8cfe661f7536aba59eb0da9fb227b1b69ed (diff) | |
| download | libgpod-fd70d43ed0eadb07c3b892f579f9443107dc49ef.tar.gz libgpod-fd70d43ed0eadb07c3b892f579f9443107dc49ef.tar.xz libgpod-fd70d43ed0eadb07c3b892f579f9443107dc49ef.zip | |
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
Diffstat (limited to 'bindings/python')
| -rw-r--r-- | bindings/python/examples/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
