diff options
author | Rob Staudinger <robsta@linux.intel.com> | 2011-09-23 16:49:52 +0200 |
---|---|---|
committer | Rob Staudinger <robsta@linux.intel.com> | 2011-09-23 16:49:52 +0200 |
commit | 52d37756bea3dbf0a5871a13c072382b68d90aea (patch) | |
tree | 2d02866df5a934d1df6f28533856f72e6c629d27 /docs | |
parent | 8b891ed4e2f0ee048a21456103bb812dfe32fd55 (diff) |
metadata: Remove from public API, we have the new low-level API in place now.
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 35c69bd..27e8b88 100644 --- a/docs/reference/ytstenut/Makefile.am +++ b/docs/reference/ytstenut/Makefile.am @@ -67,6 +67,7 @@ IGNORE_HFILES = \ yts-factory.h \ yts-invocation-message.h \ yts-message.h \ + yts-metadata.h \ yts-metadata-internal.h \ yts-profile-adapter.h \ yts-profile.h \ |