diff options
author | Sree Harsha Totakura <totakura@in.tum.de> | 2013-04-19 11:03:01 +0000 |
---|---|---|
committer | Sree Harsha Totakura <totakura@in.tum.de> | 2013-04-19 11:03:01 +0000 |
commit | 487befc38de9c1faefb095f93886804e3012c675 (patch) | |
tree | 8d606ef9d2a1ef0cbd40641ff217165e981736df /src/include/Makefile.am | |
parent | 5413b05b7061ff9f20346e48e93cb46201abda25 (diff) |
- testbed logger client API
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r-- | src/include/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am index e27fc7027f..a82eab9610 100644 --- a/src/include/Makefile.am +++ b/src/include/Makefile.am @@ -78,6 +78,7 @@ gnunetinclude_HEADERS = \ gnunet_stream_lib.h \ gnunet_strings_lib.h \ gnunet_testbed_service.h \ + gnunet_testbed_logger_service.h \ gnunet_testing_lib.h \ gnunet_time_lib.h \ gnunet_transport_service.h \ |