blob: d6a5f0861a59d78339185f0cc9b5dd650eb6963f (
plain)
1
2
3
4
5
6
7
8
|
INCLUDES = -I$(srcdir)/../../libktorrent $(all_includes)
METASOURCES = AUTO
ktdatadir = $(kde_datadir)/ktorrent/www/coldmilk
ktdata_DATA = favicon.ico icon.png interface.js interface.php login.html page_update.js rest.php shutdown.php style.css
SUBDIRS= icons
|