File: Makefile.am

package info (click to toggle)
libgpod 0.8.2-7
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,532 kB
  • sloc: ansic: 26,876; sh: 11,215; cs: 1,399; python: 1,251; makefile: 472; cpp: 296; xml: 100
file content (10 lines) | stat: -rw-r--r-- 387 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
EXTRA_DIST =                            \
        add_song.py                     \
        coverart_fetch.py               \
        create_mp3_tags_from_itdb.py    \
	fix_empty_artist_field.py	\
        play_with_ipod_api.py           \
        play_with_smart_playlists.py    \
        save_photos.py                  \
        tag_genre_from_audioscrobber.py \
        toy_around.py