summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2016-09-07 17:18:19 +0100
committerJfreegman <jfreegman@gmail.com>2016-09-17 19:11:28 -0400
commitc0397a0a4614671679d409c428b47549a01fdf7f (patch)
tree525f0efd2241dc921588949598cd8a1767d19425 /CMakeLists.txt
parent21f8db12c45bd56293262cd4abfb73cd9abec821 (diff)
ApiDSL'ing old group chats (now: conference).
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c5e8294f..6ad94588 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -350,7 +350,6 @@ install(FILES
350install(FILES 350install(FILES
351 toxav/toxav.h 351 toxav/toxav.h
352 toxcore/tox.h 352 toxcore/tox.h
353 toxcore/tox_group.h
354 toxdns/toxdns.h 353 toxdns/toxdns.h
355 toxencryptsave/toxencryptsave.h 354 toxencryptsave/toxencryptsave.h
356 DESTINATION "include/tox") 355 DESTINATION "include/tox")