summaryrefslogtreecommitdiff
path: root/toxcore/Makefile.inc
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2014-09-25 16:48:18 -0400
committerirungentoo <irungentoo@gmail.com>2014-09-25 16:48:18 -0400
commitd67624bf99d03ecb754a5f406a971ad41de1cd04 (patch)
tree9913ee9d24468b9dbd1c0026abfe269d88eb7415 /toxcore/Makefile.inc
parentaca2d618435388fb3029c9db6d9ea1c5ba427cbe (diff)
Removed groupchats from core.
Diffstat (limited to 'toxcore/Makefile.inc')
-rw-r--r--toxcore/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/toxcore/Makefile.inc b/toxcore/Makefile.inc
index ded80681..8af793c8 100644
--- a/toxcore/Makefile.inc
+++ b/toxcore/Makefile.inc
@@ -27,8 +27,6 @@ libtoxcore_la_SOURCES = ../toxcore/DHT.h \
27 ../toxcore/tox.c \ 27 ../toxcore/tox.c \
28 ../toxcore/util.h \ 28 ../toxcore/util.h \
29 ../toxcore/util.c \ 29 ../toxcore/util.c \
30 ../toxcore/group_chats.h \
31 ../toxcore/group_chats.c \
32 ../toxcore/group.h \ 30 ../toxcore/group.h \
33 ../toxcore/group.c \ 31 ../toxcore/group.c \
34 ../toxcore/assoc.h \ 32 ../toxcore/assoc.h \