summaryrefslogtreecommitdiffstats
path: root/tdecore/network/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 16:14:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 16:14:01 -0600
commitbdcd4fdc16593f5a2c7a36200d05d1d3bb82df60 (patch)
treefc3f0d1948990eafc47935a300d8e401d69e05e2 /tdecore/network/CMakeLists.txt
parent7427e438358d44c37e3c8b0a9cfbb225ffd60e79 (diff)
downloadtdelibs-bdcd4fdc16593f5a2c7a36200d05d1d3bb82df60.tar.gz
tdelibs-bdcd4fdc16593f5a2c7a36200d05d1d3bb82df60.zip
Fix prior commit
Diffstat (limited to 'tdecore/network/CMakeLists.txt')
-rw-r--r--tdecore/network/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/network/CMakeLists.txt b/tdecore/network/CMakeLists.txt
index 5c213a752..b68b9266f 100644
--- a/tdecore/network/CMakeLists.txt
+++ b/tdecore/network/CMakeLists.txt
@@ -26,7 +26,7 @@ install( FILES
kstreamsocket.h kserversocket.h kdatagramsocket.h
tdemulticastsocketdevice.h tdemulticastsocket.h
knetworkinterface.h khttpproxysocketdevice.h
- ksockssocketdevice.h kbufferedsocket.h kiobuffer.h
+ ksockssocketdevice.h kbufferedsocket.h tdeiobuffer.h
DESTINATION ${INCLUDE_INSTALL_DIR} )