diff options
author | Sjoerd Simons <sjoerd@luon.net> | 2008-06-12 09:28:56 +0000 |
---|---|---|
committer | Sjoerd Simons <sjoerd@luon.net> | 2008-06-12 09:28:56 +0000 |
commit | 2cc6a9d5ca84b6b3242d8fe2261fe9f249137b43 (patch) | |
tree | d3833fde498403a3f886a1f466fb5db23f3971a8 /spec | |
parent | c799ef2f882dcf910487a126d70f978e6bc3272a (diff) |
Add simple presence to EXTRA_DIST
Diffstat (limited to 'spec')
-rw-r--r-- | spec/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/Makefile.am b/spec/Makefile.am index 871cbc5ad..93fd55d96 100644 --- a/spec/Makefile.am +++ b/spec/Makefile.am @@ -29,6 +29,7 @@ EXTRA_DIST = \ Connection_Interface_Capabilities.xml \ Connection_Interface_Contact_Info.xml \ Connection_Interface_Forwarding.xml \ + Connection_Interface_Simple_Presence.xml \ Connection_Interface_Presence.xml \ Connection_Interface_Privacy.xml \ Connection_Interface_Renaming.xml \ |