mirror of
https://github.com/transmission/transmission.git
synced 2026-04-19 08:20:22 +01:00
12 lines
172 B
Makefile
12 lines
172 B
Makefile
datadir = ${datarootdir}/${PACKAGE_NAME}/${subdir}
|
|
|
|
dist_data_DATA = \
|
|
favicon.ico \
|
|
favicon.png \
|
|
webclip-icon.png
|
|
|
|
SUBDIRS = \
|
|
buttons \
|
|
graphics \
|
|
progress
|