diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-05-25 10:22:12 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-06-30 16:08:53 +0900 |
| commit | a3744301eacaa453450bc502a3c092a5b74dab55 (patch) | |
| tree | ca69f3ea28b8bffb7805189a4a37e3d41de1652d /src/plugins/webinterface/www/default | |
| parent | edc958f6e74feb036c90bfa55f40df1c55c37153 (diff) | |
| download | ktorrent-a3744301eacaa453450bc502a3c092a5b74dab55.tar.gz ktorrent-a3744301eacaa453450bc502a3c092a5b74dab55.zip | |
Drop support for autotools
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/plugins/webinterface/www/default')
| -rw-r--r-- | src/plugins/webinterface/www/default/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/plugins/webinterface/www/default/Makefile.am b/src/plugins/webinterface/www/default/Makefile.am deleted file mode 100644 index 01f09df..0000000 --- a/src/plugins/webinterface/www/default/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -INCLUDES = -I$(srcdir)/../../libktorrent $(all_includes) -METASOURCES = AUTO - -ktdatadir = $(kde_datadir)/ktorrent/www/default - -ktdata_DATA = details.php only_seed.png favicon.ico grad1.jpg grad2.jpg menu_bg.png \ - header_tile.png high_priority.png icon.png interface.php ktorrentwebinterfacelogo.png \ - login.html low_priority.png normal_priority.png remove.png shutdown.php start.png \ - stop.png style.css stylen.css wz_tooltip.js |
