mirror of
https://github.com/transmission/transmission.git
synced 2026-04-02 08:33:11 +01:00
12 lines
144 B
Makefile
12 lines
144 B
Makefile
datadir = ${datarootdir}/${PACKAGE_NAME}/${subdir}
|
|
|
|
dist_data_DATA = \
|
|
index.html \
|
|
LICENSE
|
|
|
|
SUBDIRS = \
|
|
images \
|
|
style \
|
|
javascript
|
|
|