aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-11-16 14:10:10 +0000
committerChristian Grothoff <christian@grothoff.org>2009-11-16 14:10:10 +0000
commitc98085d62d4bebeb2be2517e3e0d896ff68fa0ed (patch)
tree2e97af710ed3b95eee464de3bafff435eded1e1c /src/util/Makefile.am
parent0fc5338f8db1662d8ae11ef9b2ccfcdecd3a3eb2 (diff)
downloadgnunet-c98085d62d4bebeb2be2517e3e0d896ff68fa0ed.tar.gz
gnunet-c98085d62d4bebeb2be2517e3e0d896ff68fa0ed.zip
more
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index c85a2cd75..d4c35ccdb 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -363,6 +363,9 @@ perf_crypto_hash_LDADD = \
363 363
364EXTRA_DIST = \ 364EXTRA_DIST = \
365 program_lib_argz.c \ 365 program_lib_argz.c \
366 program_lib_strndup.c \
367 program_lib_strnlen.c \
368 program_lib_mempcpy.c \
366 test_configuration_data.conf \ 369 test_configuration_data.conf \
367 test_container_meta_data_image.jpg \ 370 test_container_meta_data_image.jpg \
368 test_program_data.conf \ 371 test_program_data.conf \