summaryrefslogtreecommitdiff
path: root/toxcore
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-08-29 17:51:14 -0700
committerirungentoo <irungentoo@gmail.com>2013-08-29 17:51:14 -0700
commit205ba48a5addbe43b7693a28c7ccf3a0501c8111 (patch)
treea2b905c729fa5228aa6dcf809b7452fc4cfddb80 /toxcore
parent0ed6ce80a01f8da277400949cb6b062e89b48b2a (diff)
parentfb26fe44551baf0c44c80f93912b4f794c7e1f9e (diff)
Merge pull request #543 from jin-eld/sync-sources
Sync sources
Diffstat (limited to 'toxcore')
-rw-r--r--toxcore/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/toxcore/Makefile.inc b/toxcore/Makefile.inc
index da07db41..c0cdc2ea 100644
--- a/toxcore/Makefile.inc
+++ b/toxcore/Makefile.inc
@@ -19,7 +19,6 @@ libtoxcore_la_SOURCES = $(top_srcdir)/toxcore/DHT.h \
19 $(top_srcdir)/toxcore/LAN_discovery.c \ 19 $(top_srcdir)/toxcore/LAN_discovery.c \
20 $(top_srcdir)/toxcore/Messenger.h \ 20 $(top_srcdir)/toxcore/Messenger.h \
21 $(top_srcdir)/toxcore/Messenger.c \ 21 $(top_srcdir)/toxcore/Messenger.c \
22 $(top_srcdir)/toxcore/packets.h \
23 $(top_srcdir)/toxcore/ping.h \ 22 $(top_srcdir)/toxcore/ping.h \
24 $(top_srcdir)/toxcore/ping.c \ 23 $(top_srcdir)/toxcore/ping.c \
25 $(top_srcdir)/toxcore/tox.h \ 24 $(top_srcdir)/toxcore/tox.h \