aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-03-22 18:47:07 +0000
committerChristian Grothoff <christian@grothoff.org>2012-03-22 18:47:07 +0000
commit4c01d543d10a24b30e279cdb061d9ebe459cdcaf (patch)
tree3ccec82f8e23c009e7366f421dbfacbf43e01055 /src/include/Makefile.am
parent84b6e8491d8712f772a2297d59b2a1f4f21427fa (diff)
downloadgnunet-4c01d543d10a24b30e279cdb061d9ebe459cdcaf.tar.gz
gnunet-4c01d543d10a24b30e279cdb061d9ebe459cdcaf.zip
adding libgnunetpostgres for shared postgres functionality between postgres datastore/datacache 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 4c7ea4703..626aae0ec 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -62,6 +62,7 @@ gnunetinclude_HEADERS = \
62 gnunet_peer_lib.h \ 62 gnunet_peer_lib.h \
63 gnunet_peerinfo_service.h \ 63 gnunet_peerinfo_service.h \
64 gnunet_plugin_lib.h \ 64 gnunet_plugin_lib.h \
65 gnunet_postgres_lib.h \
65 gnunet_program_lib.h \ 66 gnunet_program_lib.h \
66 gnunet_protocols.h \ 67 gnunet_protocols.h \
67 gnunet_pseudonym_lib.h \ 68 gnunet_pseudonym_lib.h \