aboutsummaryrefslogtreecommitdiff
path: root/src/regex
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-24 15:21:32 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-24 15:21:32 +0200
commit5bb46d9a3ab568145f594c5a3cfa31ead3df38eb (patch)
tree021dd56b9a4fd7d349139a844635bb1675b80167 /src/regex
parent5ddaa3f8eb5e01882540f21ddf237f3a41311e8a (diff)
downloadgnunet-5bb46d9a3ab568145f594c5a3cfa31ead3df38eb.tar.gz
gnunet-5bb46d9a3ab568145f594c5a3cfa31ead3df38eb.zip
-remove dead ats-tests, fix strange Debian build issues
Diffstat (limited to 'src/regex')
-rw-r--r--src/regex/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/regex/Makefile.am b/src/regex/Makefile.am
index 0b55d134f..9a7466cb2 100644
--- a/src/regex/Makefile.am
+++ b/src/regex/Makefile.am
@@ -53,9 +53,6 @@ libgnunetregex_internal_a_SOURCES = \
53 regex_internal_lib.h \ 53 regex_internal_lib.h \
54 regex_internal.h regex_internal.c \ 54 regex_internal.h regex_internal.c \
55 regex_internal_dht.c 55 regex_internal_dht.c
56libgnunetregex_internal_a_DEPENDENCIES = \
57 libgnunetregexblock.la
58
59 56
60libgnunetregex_la_SOURCES = \ 57libgnunetregex_la_SOURCES = \
61 regex_api_announce.c \ 58 regex_api_announce.c \