2009-12-15 16:24:03 +00:00
|
|
|
datadir = ${datarootdir}/${PACKAGE_NAME}/${subdir}
|
|
|
|
|
2009-12-16 01:44:33 +00:00
|
|
|
dist_data_DATA = \
|
2009-12-15 16:24:03 +00:00
|
|
|
common.js \
|
2010-09-09 18:23:06 +00:00
|
|
|
dialog.js \
|
2011-08-17 04:45:17 +00:00
|
|
|
file-row.js \
|
2010-06-19 20:43:26 +00:00
|
|
|
formatter.js \
|
2011-09-02 19:29:41 +00:00
|
|
|
inspector.js \
|
2016-04-12 19:03:01 +00:00
|
|
|
main.js \
|
2012-06-15 23:23:31 +00:00
|
|
|
notifications.js \
|
2016-04-12 19:03:01 +00:00
|
|
|
polyfill.js \
|
2011-09-14 05:10:51 +00:00
|
|
|
prefs-dialog.js \
|
2011-08-31 22:21:22 +00:00
|
|
|
remote.js \
|
2009-12-15 16:24:03 +00:00
|
|
|
torrent.js \
|
2011-08-20 23:32:21 +00:00
|
|
|
torrent-row.js \
|
2011-09-01 14:56:00 +00:00
|
|
|
transmission.js
|
2009-12-15 16:24:03 +00:00
|
|
|
|
|
|
|
SUBDIRS = \
|
|
|
|
jquery
|