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 4a007a66..a68b2a7d 100644
--- a/toxcore/Makefile.inc
+++ b/toxcore/Makefile.inc
@@ -8,6 +8,8 @@ libtoxcore_la_includedir = $(includedir)/tox
8libtoxcore_la_SOURCES = ../toxcore/ccompat.h \ 8libtoxcore_la_SOURCES = ../toxcore/ccompat.h \
9 ../toxcore/DHT.h \ 9 ../toxcore/DHT.h \
10 ../toxcore/DHT.c \ 10 ../toxcore/DHT.c \
11 ../toxcore/mono_time.h \
12 ../toxcore/mono_time.c \
11 ../toxcore/network.h \ 13 ../toxcore/network.h \
12 ../toxcore/network.c \ 14 ../toxcore/network.c \
13 ../toxcore/crypto_core.h \ 15 ../toxcore/crypto_core.h \