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 51b4c20b..6c4e297f 100644
--- a/toxcore/Makefile.inc
+++ b/toxcore/Makefile.inc
@@ -29,6 +29,8 @@ libtoxcore_la_SOURCES = ../toxcore/DHT.h \
29 ../toxcore/group_chats.c \ 29 ../toxcore/group_chats.c \
30 ../toxcore/assoc.h \ 30 ../toxcore/assoc.h \
31 ../toxcore/assoc.c \ 31 ../toxcore/assoc.c \
32 ../toxcore/event.h \
33 ../toxcore/event.c \
32 ../toxcore/onion.h \ 34 ../toxcore/onion.h \
33 ../toxcore/onion.c \ 35 ../toxcore/onion.c \
34 ../toxcore/onion_announce.h \ 36 ../toxcore/onion_announce.h \