aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-05 20:31:58 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-05 20:31:58 +0000
commitcb4610c2c23191e0977738402d87e7b6bd0808c9 (patch)
treebb6f7ad28dd92895680c909adbe3d54a3cce62b6 /src/include/Makefile.am
parent78a3d311f2c3c82affe6003b9bd3c17c0b2d200b (diff)
downloadgnunet-cb4610c2c23191e0977738402d87e7b6bd0808c9.tar.gz
gnunet-cb4610c2c23191e0977738402d87e7b6bd0808c9.zip
trying to fix bandwidth calculations
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 39fb2f0f5..605cbbe1e 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -13,6 +13,7 @@ nodist_gnunetinclude_HEADERS = \
13 13
14gnunetinclude_HEADERS = \ 14gnunetinclude_HEADERS = \
15 gnunet_arm_service.h \ 15 gnunet_arm_service.h \
16 gnunet_bandwidth_lib.h \
16 gnunet_bio_lib.h \ 17 gnunet_bio_lib.h \
17 gnunet_client_lib.h \ 18 gnunet_client_lib.h \
18 gnunet_common.h \ 19 gnunet_common.h \