aboutsummaryrefslogtreecommitdiff
path: root/src/regex/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex/Makefile.am')
-rw-r--r--src/regex/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/Makefile.am b/src/regex/Makefile.am
index 1284111d8..36062272e 100644
--- a/src/regex/Makefile.am
+++ b/src/regex/Makefile.am
@@ -12,7 +12,7 @@ lib_LTLIBRARIES = libgnunetregex.la
12 12
13libgnunetregex_la_SOURCES = \ 13libgnunetregex_la_SOURCES = \
14 regex_internal.h regex.c \ 14 regex_internal.h regex.c \
15 regex_random.c 15 regex_graph.c regex_random.c
16libgnunetregex_la_LIBADD = -lm \ 16libgnunetregex_la_LIBADD = -lm \
17 $(top_builddir)/src/util/libgnunetutil.la 17 $(top_builddir)/src/util/libgnunetutil.la
18libgnunetregex_la_LDFLAGS = \ 18libgnunetregex_la_LDFLAGS = \