aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-05 15:43:20 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-05 15:43:20 +0000
commit3caf199795bd1c7b475f9cb7941186ee4b66eaec (patch)
tree51bac749422d8d376efdc6dbfb8c636d4d09f581 /src/util/Makefile.am
parent441d62754d26edab61ef7fd9bc5c3f6c3c59af5a (diff)
downloadgnunet-3caf199795bd1c7b475f9cb7941186ee4b66eaec.tar.gz
gnunet-3caf199795bd1c7b475f9cb7941186ee4b66eaec.zip
bwlib
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 99cb0af97..81e6f79d8 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -24,6 +24,7 @@ endif
24lib_LTLIBRARIES = libgnunetutil.la 24lib_LTLIBRARIES = libgnunetutil.la
25 25
26libgnunetutil_la_SOURCES = \ 26libgnunetutil_la_SOURCES = \
27 bandwidth.c \
27 bio.c \ 28 bio.c \
28 client.c \ 29 client.c \
29 common_allocation.c \ 30 common_allocation.c \