16 lines
351 B
Makefile
16 lines
351 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 \
|
|
tab_backgrounds_highlight.png \
|
|
toolbar_buttons.png \
|
|
torrent_buttons.png
|