aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostlist/Makefile.am')
-rw-r--r--src/hostlist/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hostlist/Makefile.am b/src/hostlist/Makefile.am
index e2b45c208..daffa72db 100644
--- a/src/hostlist/Makefile.am
+++ b/src/hostlist/Makefile.am
@@ -9,7 +9,7 @@ bin_PROGRAMS = \
9 gnunet-daemon-hostlist 9 gnunet-daemon-hostlist
10 10
11gnunet_daemon_hostlist_SOURCES = \ 11gnunet_daemon_hostlist_SOURCES = \
12 gnunet-daemon-hostlist.c \ 12 gnunet-daemon-hostlist.c gnunet-daemon-hostlist.h \
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