aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-31 08:24:42 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-31 08:24:42 +0000
commit5554d773fef027d978d8b94f2cfe10b3206c5916 (patch)
tree22c4d3cf3b820248a15fa86552dfa3d505dbc09d /src/util/Makefile.am
parent46e277f53de5d77ba4414c178b511278c21b1789 (diff)
downloadgnunet-5554d773fef027d978d8b94f2cfe10b3206c5916.tar.gz
gnunet-5554d773fef027d978d8b94f2cfe10b3206c5916.zip
done
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index a8031d915..2b00e4978 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -71,7 +71,7 @@ libgnunetutil_la_SOURCES = \
71libgnunetutil_la_LIBADD = \ 71libgnunetutil_la_LIBADD = \
72 $(GCLIBADD) $(WINLIB) \ 72 $(GCLIBADD) $(WINLIB) \
73 $(LIBGCRYPT_LIBS) \ 73 $(LIBGCRYPT_LIBS) \
74 -lgmp -lltdl -lz -lextractor $(XLIB) 74 -lgmp -lltdl -lz $(XLIB)
75 75
76libgnunetutil_la_LDFLAGS = \ 76libgnunetutil_la_LDFLAGS = \
77 $(GN_LIB_LDFLAGS) \ 77 $(GN_LIB_LDFLAGS) \
@@ -373,7 +373,6 @@ EXTRA_DIST = \
373 program_lib_strnlen.c \ 373 program_lib_strnlen.c \
374 program_lib_mempcpy.c \ 374 program_lib_mempcpy.c \
375 test_configuration_data.conf \ 375 test_configuration_data.conf \
376 test_container_meta_data_image.jpg \
377 test_program_data.conf \ 376 test_program_data.conf \
378 test_pseudonym_data.conf \ 377 test_pseudonym_data.conf \
379 test_resolver_api_data.conf \ 378 test_resolver_api_data.conf \