aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cmake/async.cmake
diff options
context:
space:
mode:
authorGravatar Daryle Walker <dwalker07@yahoo.com>2016-02-24 02:06:44 -0500
committerGravatar Daryle Walker <dwalker07@yahoo.com>2016-02-24 02:06:44 -0500
commit7da1616b8560febbb93e9f718c9795d305415c75 (patch)
tree4ae9511e90a9b426b5f58bce65e3536c5833ab55 /src/cmake/async.cmake
parentdaccaf480ca6a542210e355a1ffad5cb05241065 (diff)
Add new source files to CMake files.
Diffstat (limited to 'src/cmake/async.cmake')
-rw-r--r--src/cmake/async.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmake/async.cmake b/src/cmake/async.cmake
index 329c958e..a7cab6b0 100644
--- a/src/cmake/async.cmake
+++ b/src/cmake/async.cmake
@@ -67,6 +67,7 @@ set(async_nntp_files
async/nntp/MCNNTPListNewsgroupsOperation.cpp
async/nntp/MCNNTPFetchOverviewOperation.cpp
async/nntp/MCNNTPFetchServerTimeOperation.cpp
+ async/nntp/MCNNTPSendOperation.cpp
async/nntp/MCNNTPOperation.cpp
)