aboutsummaryrefslogtreecommitdiff
path: root/src/exit
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-12-01 12:03:31 +0000
committerng0 <ng0@n0.is>2019-12-01 12:03:31 +0000
commitaede79a15277a74a799e958df97b2f7fd0a8b001 (patch)
treebbf55752e62999ae1db2a8bf4196b88ee299787f /src/exit
parent435596a7cb2e5b9adbb8de90f3f917a61d089a1b (diff)
downloadgnunet-aede79a15277a74a799e958df97b2f7fd0a8b001.tar.gz
gnunet-aede79a15277a74a799e958df97b2f7fd0a8b001.zip
remove experimental, not yet building code for *BSD (build-system part).
Diffstat (limited to 'src/exit')
-rw-r--r--src/exit/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/exit/Makefile.am b/src/exit/Makefile.am
index 811761ed0..c0323d0d6 100644
--- a/src/exit/Makefile.am
+++ b/src/exit/Makefile.am
@@ -17,12 +17,6 @@ dist_pkgcfg_DATA = \
17if LINUX 17if LINUX
18EXITBIN = gnunet-helper-exit 18EXITBIN = gnunet-helper-exit
19endif 19endif
20# For testing purposes:
21if HAVE_EXPERIMENTAL
22if XBSD
23EXITBIN = gnunet-helper-exit
24endif
25endif
26 20
27 21
28libexec_PROGRAMS = \ 22libexec_PROGRAMS = \