aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2021-07-06 15:30:43 +0200
committerChristian Grothoff <grothoff@gnunet.org>2021-07-06 15:30:59 +0200
commitb6521e32a295a0b96e7de2455b33744a16bab948 (patch)
treef1fd335502d7778d4a1fefd502dfd72496a46c48 /src/Makefile.am
parent0bf8171132228c5519257c4929da61c218c3f999 (diff)
downloadgnunet-b6521e32a295a0b96e7de2455b33744a16bab948.tar.gz
gnunet-b6521e32a295a0b96e7de2455b33744a16bab948.zip
DHTU: skeleton for plugins
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 07b9cf1e9..5df85f9db 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -74,6 +74,7 @@ SUBDIRS = \
74 $(TESTBED) \ 74 $(TESTBED) \
75 $(ATS_TESTS) \ 75 $(ATS_TESTS) \
76 nse \ 76 nse \
77 dhtu \
77 dht \ 78 dht \
78 hostlist \ 79 hostlist \
79 topology \ 80 topology \