summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-12-21 22:36:27 -0500
committerirungentoo <irungentoo@gmail.com>2013-12-21 22:36:27 -0500
commit47436c36f539ab879c2159342e6cbbed0a314ad5 (patch)
treed649fe745fe7546e693220fae1943e3ddb73ceb8
parentc51b8a9eba2b7f50f34796f9606c4cb7322993fa (diff)
parentf1ba5475d4cc98784701cbe39a9dfa73ad338d29 (diff)
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
-rw-r--r--other/Makefile.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/other/Makefile.inc b/other/Makefile.inc
index 5308c45d..5ec2fc2a 100644
--- a/other/Makefile.inc
+++ b/other/Makefile.inc
@@ -1,5 +1,3 @@
1if BUILD_DHT_BOOTSTRAP_DAEMON
2
3bin_PROGRAMS += DHT_bootstrap 1bin_PROGRAMS += DHT_bootstrap
4 2
5DHT_bootstrap_SOURCES = ../other/DHT_bootstrap.c \ 3DHT_bootstrap_SOURCES = ../other/DHT_bootstrap.c \
@@ -17,7 +15,5 @@ DHT_bootstrap_LDADD = $(LIBSODIUM_LDFLAGS) \
17 $(NACL_LIBS) \ 15 $(NACL_LIBS) \
18 $(WINSOCK2_LIBS) 16 $(WINSOCK2_LIBS)
19 17
20endif
21
22EXTRA_DIST += $(top_srcdir)/other/DHTservers \ 18EXTRA_DIST += $(top_srcdir)/other/DHTservers \
23 $(top_srcdir)/other/tox.png 19 $(top_srcdir)/other/tox.png