summaryrefslogtreecommitdiff
path: root/toxcore/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/Makefile.inc')
-rw-r--r--toxcore/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/toxcore/Makefile.inc b/toxcore/Makefile.inc
index 8e39f96e..ded80681 100644
--- a/toxcore/Makefile.inc
+++ b/toxcore/Makefile.inc
@@ -29,6 +29,8 @@ libtoxcore_la_SOURCES = ../toxcore/DHT.h \
29 ../toxcore/util.c \ 29 ../toxcore/util.c \
30 ../toxcore/group_chats.h \ 30 ../toxcore/group_chats.h \
31 ../toxcore/group_chats.c \ 31 ../toxcore/group_chats.c \
32 ../toxcore/group.h \
33 ../toxcore/group.c \
32 ../toxcore/assoc.h \ 34 ../toxcore/assoc.h \
33 ../toxcore/assoc.c \ 35 ../toxcore/assoc.c \
34 ../toxcore/onion.h \ 36 ../toxcore/onion.h \