diff options
author | Rob Staudinger <robsta@linux.intel.com> | 2011-09-23 16:25:23 +0200 |
---|---|---|
committer | Rob Staudinger <robsta@linux.intel.com> | 2011-09-23 16:25:23 +0200 |
commit | 8b891ed4e2f0ee048a21456103bb812dfe32fd55 (patch) | |
tree | 72b61b2c7c03013ff79f48f0abe6cd0bcb3b2c61 /docs | |
parent | 5825bb7c5dc34f0545eb8729660e145de282b40f (diff) |
status: Remove from public API, the simple string-based API is a perfect match to the low-level interface.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/ytstenut/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/ytstenut/Makefile.am b/docs/reference/ytstenut/Makefile.am index 2dea01e..35c69bd 100644 --- a/docs/reference/ytstenut/Makefile.am +++ b/docs/reference/ytstenut/Makefile.am @@ -57,6 +57,7 @@ EXTRA_HFILES= IGNORE_HFILES = \ empathy-tp-file.h \ yts-adapter-factory.h \ + yts-capability-status.h \ yts-caps.h \ yts-client-internal.h \ yts-contact-internal.h \ @@ -78,6 +79,7 @@ IGNORE_HFILES = \ yts-roster-internal.h \ yts-service-factory.h \ yts-service-internal.h \ + yts-status.h \ yts-vp-playable-proxy.h \ yts-vp-player-adapter.h \ yts-vp-player-proxy.h \ |