summaryrefslogtreecommitdiff
path: root/other
diff options
context:
space:
mode:
Diffstat (limited to 'other')
-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