aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index f6c1783a6..d58d80bac 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -37,6 +37,7 @@ libgnunetutil_la_SOURCES = \
37 getopt.c \ 37 getopt.c \
38 getopt_helpers.c \ 38 getopt_helpers.c \
39 network.c \ 39 network.c \
40 network_socket.c \
40 os_installation.c \ 41 os_installation.c \
41 os_load.c \ 42 os_load.c \
42 os_network.c \ 43 os_network.c \
@@ -49,7 +50,6 @@ libgnunetutil_la_SOURCES = \
49 server_tc.c \ 50 server_tc.c \
50 service.c \ 51 service.c \
51 signal.c \ 52 signal.c \
52 sock.c \
53 strings.c \ 53 strings.c \
54 time.c \ 54 time.c \
55 $(WINSRC) 55 $(WINSRC)