aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 9cb7da15b..a99072de5 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -105,7 +105,8 @@ libgnunetutil_la_SOURCES = \
105 tun.c \ 105 tun.c \
106 uri.c \ 106 uri.c \
107 speedup.c speedup.h \ 107 speedup.c speedup.h \
108 proc_compat.c 108 proc_compat.c \
109 gnunet_error_codes.c
109 110
110if HAVE_LIBATOMIC 111if HAVE_LIBATOMIC
111if DARWIN 112if DARWIN