summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorRoss Burton <ross@linux.intel.com>2009-02-02 12:44:57 +0000
committerRoss Burton <ross@linux.intel.com>2009-02-02 12:44:57 +0000
commitce40014848f10bcc718336c9cf786795171697e9 (patch)
tree722092cd05f8cd6328f5ead193285f2572f579fb /examples
parentdd75f59b71cd3d701a6f7ffc16f7d72b082edc34 (diff)
downloadgupnp-ce40014848f10bcc718336c9cf786795171697e9.tar.gz
Add the example XML files to the distribution
Thanks to Romain Tartière <romain@blogreen.org>
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index d16828f..c75c250 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -10,3 +10,6 @@ light_client_SOURCES = light-client.c
light_client_LDFLAGS = $(GTHREAD_LIBS)
MAINTAINERCLEANFILES = Makefile.in
+
+EXTRA_DIST = BinaryLight1.xml \
+ SwitchPower1.xml