transmission/web/javascript/Makefile.am

20 lines
306 B
Makefile
Raw Normal View History

datadir = ${datarootdir}/${PACKAGE_NAME}/${subdir}
dist_data_DATA = \
common.js \
2010-09-09 18:23:06 +00:00
dialog.js \
file-row.js \
2010-06-19 20:43:26 +00:00
formatter.js \
inspector.js \
main.js \
2012-06-15 23:23:31 +00:00
notifications.js \
polyfill.js \
prefs-dialog.js \
remote.js \
torrent.js \
torrent-row.js \
transmission.js
SUBDIRS = \
jquery