From 5a142bb697651693e4ce7654d2f74e688aab8894 Mon Sep 17 00:00:00 2001 From: Maxim Biro Date: Sat, 22 Feb 2014 17:06:07 -0500 Subject: Renamed dht server to dht node --- build/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/Makefile.am b/build/Makefile.am index 5514a4d5..aa004388 100644 --- a/build/Makefile.am +++ b/build/Makefile.am @@ -8,5 +8,5 @@ include ../toxcore/Makefile.inc include ../toxav/Makefile.inc include ../other/Makefile.inc include ../testing/Makefile.inc -include ../other/bootstrap_serverdaemon/Makefile.inc +include ../other/bootstrap_daemon/Makefile.inc include ../auto_tests/Makefile.inc -- cgit v1.2.3