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, 2 insertions, 0 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 64178e538..014521f90 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -33,6 +33,8 @@ libgnunetutil_la_SOURCES = \
33 disk.c \ 33 disk.c \
34 getopt.c \ 34 getopt.c \
35 getopt_helpers.c \ 35 getopt_helpers.c \
36 io_handle.c \
37 io_handle.h \
36 network.c \ 38 network.c \
37 os_installation.c \ 39 os_installation.c \
38 os_load.c \ 40 os_load.c \