aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-06-13 06:10:10 +0000
committerChristian Grothoff <christian@grothoff.org>2009-06-13 06:10:10 +0000
commit256e783449308d848bb687f5e9e79fde1c5fe03d (patch)
tree34a005c38c8b7b6e6a9cc5d16968cd7ededa9bf8 /src/hostlist/Makefile.am
parenta2355334e0a5116144f2588ddf1e37f596c520bd (diff)
downloadgnunet-256e783449308d848bb687f5e9e79fde1c5fe03d.tar.gz
gnunet-256e783449308d848bb687f5e9e79fde1c5fe03d.zip
server draft
Diffstat (limited to 'src/hostlist/Makefile.am')
-rw-r--r--src/hostlist/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hostlist/Makefile.am b/src/hostlist/Makefile.am
index efa4d6962..911c086ac 100644
--- a/src/hostlist/Makefile.am
+++ b/src/hostlist/Makefile.am
@@ -10,8 +10,8 @@ bin_PROGRAMS = \
10 10
11gnunet_daemon_hostlist_SOURCES = \ 11gnunet_daemon_hostlist_SOURCES = \
12 gnunet-daemon-hostlist.c \ 12 gnunet-daemon-hostlist.c \
13 hostlist-client.c hostlist-client.h 13 hostlist-client.c hostlist-client.h \
14# hostlist-server.c hostlist-server.h 14 hostlist-server.c hostlist-server.h
15 15
16gnunet_daemon_hostlist_LDADD = \ 16gnunet_daemon_hostlist_LDADD = \
17 $(top_builddir)/src/core/libgnunetcore.la \ 17 $(top_builddir)/src/core/libgnunetcore.la \