aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTristan Schwieren <tristan.schwieren@tum.de>2021-11-19 10:46:02 +0100
committerTristan Schwieren <tristan.schwieren@tum.de>2021-11-22 17:37:50 +0100
commit8685ef460155c83ce28971cc2b36a665ca28aab8 (patch)
treecb393673b02d5f6d9105fe4efc30ec4d178d7e92 /src/Makefile.am
parentc5a7ce5d22f57e3a248ae3e9bc4541a35495b8a1 (diff)
downloadgnunet-8685ef460155c83ce28971cc2b36a665ca28aab8.tar.gz
gnunet-8685ef460155c83ce28971cc2b36a665ca28aab8.zip
DID:Initial commit
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 31215c6d0..7c470b457 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,7 +5,8 @@ TESTBED = testbed-logger testbed
5 5
6if HAVE_EXPERIMENTAL 6if HAVE_EXPERIMENTAL
7 EXP_DIR = \ 7 EXP_DIR = \
8 rps 8 did
9 #rps
9 #abd FTBFS 10 #abd FTBFS
10if HAVE_ABE 11if HAVE_ABE
11 EXP_DIR += \ 12 EXP_DIR += \