blob: 3aae8b49ced57d9cdc1914e9b533c90f73eae458 (
plain)
1
2
3
4
5
6
7
8
|
INCLUDES = -I$(srcdir)/../../libktorrent $(all_includes)
METASOURCES = AUTO
ktdatadir = $(kde_datadir)/ktorrent/www/mobile
ktdata_DATA = favicon.ico interface.php ktorrentwebinterfacelogo.png login.html remove.png start.png stop.png settings.php torrent.php
|