summaryrefslogtreecommitdiff
path: root/other/Makefile.inc
diff options
context:
space:
mode:
authorirungentoo <irungentoo@tox.im>2014-02-22 17:52:26 -0500
committerirungentoo <irungentoo@tox.im>2014-02-22 17:52:26 -0500
commitf219fb4ac1bf60eea3117df4aa8615cd07738a69 (patch)
tree4268ae9377593d8632efbbe57bb4680744014f2a /other/Makefile.inc
parent388b1229b97f06ebfad1bb839a06bbeefe8cc2d1 (diff)
parent5a142bb697651693e4ce7654d2f74e688aab8894 (diff)
Merge pull request #760 from nurupo/server-to-node
Renamed dht server to dht node
Diffstat (limited to 'other/Makefile.inc')
-rw-r--r--other/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/Makefile.inc b/other/Makefile.inc
index 5ec2fc2a..72a514ad 100644
--- a/other/Makefile.inc
+++ b/other/Makefile.inc
@@ -15,5 +15,5 @@ DHT_bootstrap_LDADD = $(LIBSODIUM_LDFLAGS) \
15 $(NACL_LIBS) \ 15 $(NACL_LIBS) \
16 $(WINSOCK2_LIBS) 16 $(WINSOCK2_LIBS)
17 17
18EXTRA_DIST += $(top_srcdir)/other/DHTservers \ 18EXTRA_DIST += $(top_srcdir)/other/DHTnodes \
19 $(top_srcdir)/other/tox.png 19 $(top_srcdir)/other/tox.png