summaryrefslogtreecommitdiff
path: root/testing/toxic/CMakeLists.txt
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-08-14 08:51:52 -0400
committerirungentoo <irungentoo@gmail.com>2013-08-14 08:51:52 -0400
commit661adacddf40cfa58f3981712701ac20f06697ae (patch)
tree07d61ccd4e45a0fe6d36543a6134c2eb4bd1bd9e /testing/toxic/CMakeLists.txt
parentb7dd8068ca698194e347cd5f9ad1719a6c0f1752 (diff)
parent4946c809d75ebec360d3f34b7518fb5f0948c925 (diff)
Merge branch 'remove_externs' of https://github.com/krisl/ProjectTox-Core into pr
Diffstat (limited to 'testing/toxic/CMakeLists.txt')
-rw-r--r--testing/toxic/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/toxic/CMakeLists.txt b/testing/toxic/CMakeLists.txt
index 13b8692d..dd811b97 100644
--- a/testing/toxic/CMakeLists.txt
+++ b/testing/toxic/CMakeLists.txt
@@ -8,6 +8,7 @@ set(exe_name toxic)
8 8
9add_executable(${exe_name} 9add_executable(${exe_name}
10 main.c 10 main.c
11 windows.c
11 prompt.c 12 prompt.c
12 friendlist.c 13 friendlist.c
13 chat.c 14 chat.c