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 fc5a4648c..625ff87a2 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -120,7 +120,8 @@ libgnunetutil_la_SOURCES = \
120 strings.c \ 120 strings.c \
121 time.c \ 121 time.c \
122 tun.c \ 122 tun.c \
123 speedup.c speedup.h 123 speedup.c speedup.h \
124 proc_compat.c
124 125
125if HAVE_LIBIDN 126if HAVE_LIBIDN
126 LIBIDN= -lidn 127 LIBIDN= -lidn