aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-01-21 21:03:45 +0000
committerChristian Grothoff <christian@grothoff.org>2010-01-21 21:03:45 +0000
commit1e83b104b323d90664e90af7a12166308ba6ee7a (patch)
treea03f1585823fefa7d129a0bb11f62e87985668d5 /src/util/Makefile.am
parent3c85fbac0a477a3f364da4eba7fe94a57d6eab1b (diff)
downloadgnunet-1e83b104b323d90664e90af7a12166308ba6ee7a.tar.gz
gnunet-1e83b104b323d90664e90af7a12166308ba6ee7a.zip
towards a new conveniance API
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index d4c35ccdb..037ab64b2 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -59,6 +59,7 @@ libgnunetutil_la_SOURCES = \
59 resolver_api.c \ 59 resolver_api.c \
60 scheduler.c \ 60 scheduler.c \
61 server.c \ 61 server.c \
62 server_nc.c \
62 server_tc.c \ 63 server_tc.c \
63 service.c \ 64 service.c \
64 signal.c \ 65 signal.c \