mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-07 09:38:07 +02:00
build: Add SIAddresses as a subdir of specs.
Fix the following distcheck failure: | configure: creating ./config.status | config.status: creating Makefile | config.status: creating specs/Makefile | config.status: error: cannot find input file: `specs/SIAddresses/Makefile.in' | make: *** [distcheck] Error 1 Signed-off-by: Cyril Brulebois <kibi@debian.org> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
This commit is contained in:
parent
2ef6cb7ced
commit
d8920f71b6
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
SUBDIRS = SIAddresses
|
||||
|
||||
if ENABLE_SPECS
|
||||
if HAVE_XMLTO
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue