aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-10-23 16:03:54 +0000
committerChristian Grothoff <christian@grothoff.org>2016-10-23 16:03:54 +0000
commit48f8bbc215fc84a295993fb5bc529a9fe9b11b7e (patch)
tree1bdaede9381fe465fec7e7149d35a562a0fa7dc8 /src/util/Makefile.am
parent4eecf868f0ed39d472884cf6b415bb3b3460dee7 (diff)
downloadgnunet-48f8bbc215fc84a295993fb5bc529a9fe9b11b7e.tar.gz
gnunet-48f8bbc215fc84a295993fb5bc529a9fe9b11b7e.zip
move to new client API: remove old client API
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 776927219..f28861f46 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -59,7 +59,6 @@ test_common_logging_dummy_LDADD = \
59libgnunetutil_la_SOURCES = \ 59libgnunetutil_la_SOURCES = \
60 bandwidth.c \ 60 bandwidth.c \
61 bio.c \ 61 bio.c \
62 client.c \
63 client_new.c \ 62 client_new.c \
64 common_allocation.c \ 63 common_allocation.c \
65 common_endian.c \ 64 common_endian.c \