mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-21 01:48:23 +02:00
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:
parent
e14273f44c
commit
a67d99ccbe
2 changed files with 1 additions and 1 deletions
|
|
@ -23,6 +23,7 @@
|
|||
|
||||
if ENABLE_SPECS
|
||||
|
||||
specdir = $(docdir)/$(subdir)
|
||||
doc_sources = libX11.xml
|
||||
dist_spec_DATA = $(doc_sources) \
|
||||
AppA.xml \
|
||||
|
|
|
|||
|
|
@ -22,7 +22,6 @@
|
|||
#
|
||||
|
||||
if HAVE_XMLTO
|
||||
specdir = $(docdir)/$(subdir)
|
||||
spec_DATA = $(doc_sources:.xml=.html)
|
||||
|
||||
if HAVE_FOP
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue