aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/frontend/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpaster/frontend/CMakeLists.txt')
-rw-r--r--src/plugins/cpaster/frontend/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cpaster/frontend/CMakeLists.txt b/src/plugins/cpaster/frontend/CMakeLists.txt
index 9adc4e2e0c..58468f63d1 100644
--- a/src/plugins/cpaster/frontend/CMakeLists.txt
+++ b/src/plugins/cpaster/frontend/CMakeLists.txt
@@ -3,8 +3,8 @@ add_qtc_executable(cpaster
SOURCES
argumentscollector.cpp argumentscollector.h
main.cpp
+ ../dpastedotcomprotocol.cpp ../dpastedotcomprotocol.h
../pastebindotcomprotocol.cpp ../pastebindotcomprotocol.h
- ../pastecodedotxyzprotocol.cpp ../pastecodedotxyzprotocol.h
../protocol.cpp ../protocol.h
../urlopenprotocol.cpp ../urlopenprotocol.h
)