aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-03-21 09:43:54 +0000
committerChristian Grothoff <christian@grothoff.org>2012-03-21 09:43:54 +0000
commit3343e64659d6e8ff5ed6a74faac7226e55fc1c55 (patch)
tree0e4a00025d80fd39e043019dccbd67f8c483328d /src/include/Makefile.am
parent422593416288a25c3fa062fffd81525aa50830d0 (diff)
downloadgnunet-3343e64659d6e8ff5ed6a74faac7226e55fc1c55.tar.gz
gnunet-3343e64659d6e8ff5ed6a74faac7226e55fc1c55.zip
creating mysql helper library for the various mysql backends
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 afe4ecb3e..4c7ea4703 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -52,6 +52,7 @@ gnunetinclude_HEADERS = \
52 gnunet_helper_lib.h \ 52 gnunet_helper_lib.h \
53 gnunet_load_lib.h \ 53 gnunet_load_lib.h \
54 gnunet_mesh_service.h \ 54 gnunet_mesh_service.h \
55 gnunet_mysql_lib.h \
55 gnunet_namestore_plugin.h \ 56 gnunet_namestore_plugin.h \
56 gnunet_namestore_service.h \ 57 gnunet_namestore_service.h \
57 gnunet_nat_lib.h \ 58 gnunet_nat_lib.h \