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:
Cyril Brulebois 2011-06-03 14:27:45 +02:00 committed by Gaetan Nadon
parent 2ef6cb7ced
commit d8920f71b6

View file

@ -1,3 +1,4 @@
SUBDIRS = SIAddresses
if ENABLE_SPECS
if HAVE_XMLTO