aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-08-29 13:29:04 +0000
committerChristian Grothoff <christian@grothoff.org>2016-08-29 13:29:04 +0000
commit19e8c3f5f9817643dc6aea505abec3ed40238b3d (patch)
tree69877fd2822c80ecf3873f2069b6c5e2774a4b72 /src/util/Makefile.am
parent3fb5bcead0f0acb3d0a6ec96a12c4207b227211b (diff)
downloadgnunet-19e8c3f5f9817643dc6aea505abec3ed40238b3d.tar.gz
gnunet-19e8c3f5f9817643dc6aea505abec3ed40238b3d.zip
-towards a new MST for the new service
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 d6c93cefb..6822d539d 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -92,6 +92,7 @@ libgnunetutil_la_SOURCES = \
92 getopt_helpers.c \ 92 getopt_helpers.c \
93 helper.c \ 93 helper.c \
94 load.c \ 94 load.c \
95 mst.c \
95 mq.c \ 96 mq.c \
96 network.c \ 97 network.c \
97 op.c \ 98 op.c \