source:
trunk/web/javascript/Makefile.am
@
12797
Last change on this file since 12797 was 12705, checked in by jordan, 11 years ago | |
---|---|
File size: 245 bytes |
Line | |
---|---|
1 | datadir = ${datarootdir}/${PACKAGE_NAME}/${subdir} |
2 | |
3 | dist_data_DATA = \ |
4 | common.js \ |
5 | dialog.js \ |
6 | file-row.js \ |
7 | formatter.js \ |
8 | menu.js \ |
9 | torrent.js \ |
10 | torrent-row.js \ |
11 | transmission.js \ |
12 | transmission.remote.js |
13 | |
14 | SUBDIRS = \ |
15 | jquery |
Note: See TracBrowser
for help on using the repository browser.