15 lines
317 B
Makefile
15 lines
317 B
Makefile
datadir = ${datarootdir}/${PACKAGE_NAME}/${subdir}
|
|
|
|
dist_data_DATA = \
|
|
cancel.png \
|
|
file_priority_buttons.png \
|
|
file_wanted_buttons.png \
|
|
info_activity.png \
|
|
info_files.png \
|
|
info_general.png \
|
|
info_peers.png \
|
|
info_trackers.png \
|
|
tab_backgrounds.png \
|
|
toolbar_buttons.png \
|
|
torrent_buttons.png
|