diff options
author | Rob Staudinger <robsta@linux.intel.com> | 2011-09-30 14:59:31 +0200 |
---|---|---|
committer | Rob Staudinger <robsta@linux.intel.com> | 2011-09-30 14:59:31 +0200 |
commit | 3c33f5b92f47ab253da238a44611f5c7a5b96973 (patch) | |
tree | 2f5e93a17248e7797c7693e6c1af174770ef6998 /docs | |
parent | fd1ab09e0b290ff35c7e2c82424703ce7da8b2a2 (diff) |
build: Remove yts-debug from the public API.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/ytstenut/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/ytstenut/Makefile.am b/docs/reference/ytstenut/Makefile.am index 0e67433..bce17d9 100644 --- a/docs/reference/ytstenut/Makefile.am +++ b/docs/reference/ytstenut/Makefile.am @@ -59,6 +59,7 @@ IGNORE_HFILES = \ yts-client-internal.h \ yts-contact-internal.h \ yts-contact-internal.h \ + yts-debug.h \ yts-error-message.h \ yts-event-message.h \ yts-factory.h \ |