diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-01-06 22:51:43 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-01-06 22:51:43 +0000 |
commit | e754730844c90b2d3843a5356e3209fc76a36914 (patch) | |
tree | 830fee64e394e25d850d0682ac2ed9f045eefafb /src/include/Makefile.am | |
parent | 1c53a25b14206595de8068ec85cbd198e0403910 (diff) |
-draft for service API to new VPN
git-svn-id: https://gnunet.org/svn/gnunet@19042 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r-- | src/include/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am index dcf0b45f9b..a51f820a53 100644 --- a/src/include/Makefile.am +++ b/src/include/Makefile.am @@ -73,4 +73,5 @@ gnunetinclude_HEADERS = \ gnunet_time_lib.h \ gnunet_transport_service.h \ gnunet_transport_plugin.h \ - gnunet_util_lib.h + gnunet_util_lib.h \ + gnunet_vpn_service.h |