aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-09-19 14:36:06 +0000
committerChristian Grothoff <christian@grothoff.org>2016-09-19 14:36:06 +0000
commitf2c25da088c177572d0a1de7e1aba036adbcf2f4 (patch)
treecb9f4e3270b9f38b8731d8b4badb8b46c32dc977 /src/util/Makefile.am
parent63eb0920ef2261e98dc0ff6310c303a5d8c163ce (diff)
-implementing server-independent NC logic
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 0172df67f7..fc2238650f 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -94,6 +94,7 @@ libgnunetutil_la_SOURCES = \
load.c \
mst.c \
mq.c \
+ nc.c \
network.c \
op.c \
os_installation.c \