aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-07 01:04:06 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-07 01:04:06 +0000
commit0a671e8ffbff1cb993a1df595b7d0d87a295b4d3 (patch)
treed7eefb9eff6668a6950b4a9ae03e94bf5d499381 /src/include/Makefile.am
parentf07938e02ddc22a8c61e26f0a81d7dc4d5c814b4 (diff)
downloadgnunet-0a671e8ffbff1cb993a1df595b7d0d87a295b4d3.tar.gz
gnunet-0a671e8ffbff1cb993a1df595b7d0d87a295b4d3.zip
-moving tcpip structs to joint header, some more work on vpn service
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index a51f820a5..b066c7cdc 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -74,4 +74,5 @@ gnunetinclude_HEADERS = \
74 gnunet_transport_service.h \ 74 gnunet_transport_service.h \
75 gnunet_transport_plugin.h \ 75 gnunet_transport_plugin.h \
76 gnunet_util_lib.h \ 76 gnunet_util_lib.h \
77 gnunet_vpn_service.h 77 gnunet_vpn_service.h \
78 tcpip_tun.h \ No newline at end of file