specs: specdir is required to install xml files

The source is installed as well as the targets.
This failed when configuring with --without-xmlto

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
This commit is contained in:
Gaetan Nadon 2010-07-08 17:29:21 -04:00
parent e14273f44c
commit a67d99ccbe
2 changed files with 1 additions and 1 deletions

View file

@ -23,6 +23,7 @@
if ENABLE_SPECS
specdir = $(docdir)/$(subdir)
doc_sources = libX11.xml
dist_spec_DATA = $(doc_sources) \
AppA.xml \

View file

@ -22,7 +22,6 @@
#
if HAVE_XMLTO
specdir = $(docdir)/$(subdir)
spec_DATA = $(doc_sources:.xml=.html)
if HAVE_FOP