diff options
author | Dan Williams <dcbw@redhat.com> | 2010-01-19 15:02:30 -0800 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2010-01-19 15:02:30 -0800 |
commit | fabc1eba2339d28b74747e397ec2e9cad9dc34d2 (patch) | |
tree | 584328c93ed5014773b47d0f0c95bc294a8701c0 | |
parent | 564d054e8e52e154dbf9996d5efc53260d4f3e09 (diff) |
doc: build and completeness fixes
-rw-r--r-- | introspection/Makefile.am | 1 | ||||
-rw-r--r-- | introspection/all.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/introspection/Makefile.am b/introspection/Makefile.am index e24dca4b..404c1d93 100644 --- a/introspection/Makefile.am +++ b/introspection/Makefile.am @@ -1,4 +1,5 @@ EXTRA_DIST = \ + all.xml \ mm-manager.xml \ mm-mobile-error.xml \ mm-modem.xml \ diff --git a/introspection/all.xml b/introspection/all.xml index 54ac8a85..426baf0e 100644 --- a/introspection/all.xml +++ b/introspection/all.xml @@ -24,6 +24,7 @@ <xi:include href="mm-manager.xml"/> <xi:include href="mm-modem.xml"/> + <xi:include href="mm-modem-simple.xml"/> <xi:include href="mm-modem-cdma.xml"/> <xi:include href="mm-modem-gsm.xml"/> <xi:include href="mm-modem-gsm-card.xml"/> |