diff options
Diffstat (limited to 'src/regex/Makefile.am')
-rw-r--r-- | src/regex/Makefile.am | 3 |
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 |
56 | libgnunetregex_internal_a_DEPENDENCIES = \ | ||
57 | libgnunetregexblock.la | ||
58 | |||
59 | 56 | ||
60 | libgnunetregex_la_SOURCES = \ | 57 | libgnunetregex_la_SOURCES = \ |
61 | regex_api_announce.c \ | 58 | regex_api_announce.c \ |