summaryrefslogtreecommitdiffstats
path: root/interfaces
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 03:50:11 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 03:50:11 -0600
commitba3abaf4ad34ead3f36fdc6f2f3fc4055f381cf4 (patch)
tree5db9587623f81965795ce158015ee49116a3fa92 /interfaces
parent84b7ad3ffa444d52b317ce4f71f5696c4afcfdab (diff)
downloadtdelibs-ba3abaf4ad34ead3f36fdc6f2f3fc4055f381cf4.tar.gz
tdelibs-ba3abaf4ad34ead3f36fdc6f2f3fc4055f381cf4.zip
Fix FTBFS
Diffstat (limited to 'interfaces')
-rw-r--r--interfaces/CMakeLists.txt2
-rw-r--r--interfaces/tdeio/CMakeLists.txt (renamed from interfaces/kio/CMakeLists.txt)0
-rw-r--r--interfaces/tdeio/Makefile.am (renamed from interfaces/kio/Makefile.am)0
-rw-r--r--interfaces/tdeio/http.h (renamed from interfaces/kio/http.h)0
4 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/CMakeLists.txt b/interfaces/CMakeLists.txt
index 1fb53eca4..533f0153f 100644
--- a/interfaces/CMakeLists.txt
+++ b/interfaces/CMakeLists.txt
@@ -13,7 +13,7 @@ add_subdirectory( tdetexteditor )
add_subdirectory( tdescript )
add_subdirectory( kregexpeditor )
add_subdirectory( tdemediaplayer )
-add_subdirectory( kio )
+add_subdirectory( tdeio )
add_subdirectory( terminal )
add_subdirectory( khexedit )
add_subdirectory( tdeimproxy )
diff --git a/interfaces/kio/CMakeLists.txt b/interfaces/tdeio/CMakeLists.txt
index a8d8a2189..a8d8a2189 100644
--- a/interfaces/kio/CMakeLists.txt
+++ b/interfaces/tdeio/CMakeLists.txt
diff --git a/interfaces/kio/Makefile.am b/interfaces/tdeio/Makefile.am
index daa98db05..daa98db05 100644
--- a/interfaces/kio/Makefile.am
+++ b/interfaces/tdeio/Makefile.am
diff --git a/interfaces/kio/http.h b/interfaces/tdeio/http.h
index 6a07e9971..6a07e9971 100644
--- a/interfaces/kio/http.h
+++ b/interfaces/tdeio/http.h