Last change
on this file since 9787 was
9787,
checked in by charles, 13 years ago
|
(trunk) #2674 "Do not put the .svn directories to released tar file" -- that's all well and good, but it would be nice if the web client's files *were* released to the tarfile.
|
File size:
193 bytes
|
Line | |
---|
1 | datadir = ${datarootdir}/${PACKAGE_NAME}/${subdir} |
---|
2 | |
---|
3 | dist_data_DATA = \ |
---|
4 | common.js \ |
---|
5 | dialog.js \ |
---|
6 | menu.js \ |
---|
7 | torrent.js \ |
---|
8 | transmission.js \ |
---|
9 | transmission.remote.js |
---|
10 | |
---|
11 | SUBDIRS = \ |
---|
12 | jquery |
---|
Note: See
TracBrowser
for help on using the repository browser.