summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2012-10-25 14:33:08 +0200
committerJens Georg <mail@jensge.org>2012-10-25 14:33:08 +0200
commitcf9a229c673d5a94d78fa0b7c2b150e223474058 (patch)
tree14125ff1bfa04ec36c0a6a085f728480cf350824 /doc
parentf1623293d9a9cfac4d7e41e81338104ceea737b5 (diff)
downloadgupnp-av-cf9a229c673d5a94d78fa0b7c2b150e223474058.tar.gz
Silence XSD error
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 72a89fa..e9091ab 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -3,6 +3,8 @@
# We require automake 1.6 at least.
AUTOMAKE_OPTIONS = 1.6
+export GUPNP_AV_DATADIR := $(top_srcdir)/data
+
# This is a blank Makefile.am for using gtk-doc.
# Copy this to your project's API docs directory and modify the variables to
# suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples